Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-03-13NullRenderers.cpp: run astyle and update copyright year.XhmikosR
2013-03-11NullUAudioRenderer: added possibility to create audio data dumpv0lt
2013-01-17check return valueXhmikosR
2013-01-06Revert "Replace ZeroMemory() with SecureZeroMemory(). The MSDN article for Z...XhmikosR
2012-12-27Replace ZeroMemory() with SecureZeroMemory(). The MSDN article for ZeroMemor...XhmikosR
2012-11-12Properly enable memory leak detection.Underground78
2012-11-02* Remove void from the parameter listXhmikosR
2012-08-24remove extra space from private, protected and public keywordsXhmikosR
2012-08-22DSUtil:XhmikosR
2012-08-12Add NV12 to CNullUVideoRenderer as accepted format.JanWillem32
2012-07-25remove the svn keyword Idxhmikosr
2012-06-18break a few long linesXhmikosR
2012-06-18consistently use DNewXhmikosR
2012-06-16use double quotes for our includesXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-06-08* NullRenderers.cpp: remove unneeded #pragma warning directiveXhmikosR
2012-06-05remove unneeded linesXhmikosR
2012-04-10License header changes for consistencyXhmikosR
2012-04-10apply astyleXhmikosR
2012-04-03Fix : Crash with "Null (uncompressed)"; ticket #1589;Aleksoid
2012-03-24cfixed typos, removed duplicates, clean up.v0lt
2012-02-05apply astyleXhmikosR
2011-12-02Fix : MP4Splitter - unable to playback some MP4 files larger than 4GB (some p...Aleksoid
2011-08-01whitespace cleanup, headers cleanup, copyright year updateXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-09-12DSUtil: applied astyle formattingXhmikosR
2010-09-05cleanupXhmikosR
2010-08-27fixed some #includes in DSUtil, and removed a couple of unreadable commentsXhmikosR
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-04-02Cosmetic changes to DSUtil (patch by Tetsuo55 - Told you I'd get you coding o...Spec-Chum
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all #incl...povaddict
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict