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-17Use ASSERT everywhere for consistency.Underground78
2013-05-15MatroskaSplitter: actual duration for incomplete files.Aleksoid1978
2013-05-14MatroskaSplitter: small fix for 436f537dc0.v0lt
2013-05-14MatroskaSplitter: improved algorithm for calculating fps when it is incorrect.v0lt
2013-05-10Use IsEmpty() instead of GetCount() when possible.XhmikosR
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-03-11MatroskaSplitter: Add support for ALACvBm
2013-01-26Cosmetics: Use the GCD function when possible and rename it to use English.Underground78
2012-11-12Properly enable memory leak detection.Underground78
2012-07-25remove the svn keyword Idxhmikosr
2012-07-21put back the ";" in macro calls; better be consistent. Remove excessive inde...XhmikosR
2012-07-01keep the style constantXhmikosR
2012-06-29update for r5307v0lt
2012-06-28fix a few C4267 x64 warningsXhmikosR
2012-06-24a partial refund and alteration of r5260v0lt
2012-06-24fixed type mismatch warnings (C4267)demi_alucard
2012-06-21avoid variable shadowing (/analyze C6246)XhmikosR
2012-06-19change FLOAT to float for consistencyXhmikosR
2012-06-17rename REGISTER_FILTER to STANDALONE_FILTERXhmikosR
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-10moved GetDefChannelMask from DSUtil.h to AudioParser.h and use 5.0 instead of...v0lt
2012-06-03splitters: fixed some warnings.v0lt
2012-05-30cosmeticsXhmikosR
2012-05-27use a space after if, for, whileXhmikosR
2012-05-19Use Microsoft's _countof macro when it exists since its C++ implementation is...Underground78
2012-05-17remove unneeded tabs/spacesXhmikosR
2012-05-16fix some C4244 warningsv0lt
2012-05-14fix some C4244 warningsv0lt
2012-05-10use _DEBUG for consistencyXhmikosR
2012-05-09fix some C4244 warningsv0lt
2012-05-06MatroskaSplitter: added support for multi-channel float PCMv0lt
2012-05-06MatroskaSplitter: fixed when the number of chapters is equal to 41 and more (...v0lt
2012-05-04include InitGuid.h when it's neededXhmikosR
2012-04-30replace more functions with the secure ones where possible as per the msdn docsXhmikosR
2012-04-29Matroska Splitter: Support MPEG1 in MKV.Underground78
2012-04-23Remove SSF supportXhmikosR
2012-04-22Use secure functions for the CRT functions which have "Secure Template Overlo...Underground78
2012-04-10License header changes for consistencyXhmikosR
2012-04-10apply astyleXhmikosR
2012-04-07MatroskaSplitter: added support for QT video formats in matroska v.1v0lt
2012-04-07cosmetics and optimizationv0lt
2012-04-07MatroskaSplitter: determine the correct fps for some webm filesv0lt
2012-04-03Fix : WEBM - set FPS to 24, when in the header stored an incorrect value for ...Aleksoid
2012-03-18apply astyle, update docsXhmikosR
2012-03-17Fix : Green screen when the width of the video frame is not a multiple of 16 ...Aleksoid
2012-03-10MatroskaSplitter: decoding TrueAudio with LAV Audio, cosmetics.v0lt
2012-03-09MatroskaSplitter: added support for Cinepakv0lt
2012-03-09update for previous commitv0lt
2012-03-09MatroskaSplitter: added support for Sorenson videov0lt