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-06-29Remove now deprecated filters.Underground78
2013-06-19Use "PURE" instead of "= 0" for COM interfaces.Underground78
2013-01-12Update copyright year for the modified files. Also fix starting copyright ye...XhmikosR
2013-01-08Removed "error resilience" and "IDCT Algorithms" from the video decoder prope...v0lt
2012-11-17MPC Video Decoder: Add the ability to force the interlaced flag.Underground78
2012-08-11remove unneeded commas from enumsXhmikosR
2012-07-25remove the svn keyword Idxhmikosr
2012-07-01remove excessive indentationXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-04-30New: Rendering statistics will now show the type of the frame (interlaced or ...Underground78
2012-04-11License header changes for consistency (part II)XhmikosR
2012-02-19Cosmetics : rename WMV9 to WMV3.Aleksoid
2012-02-18small fix for previous commit;Aleksoid
2012-02-18Fix: broken playback MKV created with Haali Matroska Muxer after rev. 4071;Aleksoid
2012-02-12Add : Support VP30/31 support.Aleksoid
2012-02-03fixed typo in r4033, cosmeticsv0lt
2012-02-03Change : Use MPCVideoDecoder (via libav) to decode RealVideo; enable RealVide...Aleksoid
2012-01-26Change : Update libav, add Indeo 3/4/5 support;Aleksoid
2012-01-23Update for previous commit;Aleksoid
2010-12-17apply astyle formattingXhmikosR
2010-07-06VSFilter, MPCVideoDec: astyle formattingXhmikosR
2010-06-23Add : Internal VP8 Decoder - options(Enable/Disable);Aleksoid
2010-05-24Fixed some Intel C++ compiler errors, 32-bit MPC-HC can be compiled but the c...Spec-Chum
2010-04-29Correct : Level@5.1 check for Ati(remove check for video width);Aleksoid
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict