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
2012-06-01Use C++ instead of C for FfmpegContext since it was the only C file in MPC-HC...Underground78
2012-05-21remove the commented out code in r4819 and add a work around in MpaDecFilter....XhmikosR
2012-05-17move ffmpeg to thirdparty/ffmpegXhmikosR
2012-05-14* remove unused header ffcodecs.hXhmikosR
2012-04-30Minor improvement for the H264 DXVA decoder.Underground78
2012-04-30Improve MPEG2 DXVA decoder.Underground78
2012-04-22fix one more C4819XhmikosR
2012-04-22fix C4819 warnings and thus compilation under some system codepages like Japa...XhmikosR
2012-04-10apply astyleXhmikosR
2012-04-05Fix : H.264 DXVA decoder must accept only Chroma 4:2:0 format;Aleksoid
2012-04-03Fix : small fix for MPEG2 DXVA, incorrect filling DXVA_SliceInfo when decodin...Aleksoid
2012-04-03Fix : Crash with "Null (uncompressed)"; ticket #1589;Aleksoid
2012-04-01Fix : rev.4230 have artifacts on H.264 interlaced in DXVA mode;Aleksoid
2012-04-01update changelog, apply astyleXhmikosR
2012-04-01Fix : Artifacts on H.264 with Long Term Reference Frame in DXVA mode;Aleksoid
2012-03-29Change : Use MinGW64 from 2.x branch to compile x64 version;Aleksoid
2012-03-29Fix : MP4Splitter - hang pictures/slow response after the seeking : ticket #1...Aleksoid
2012-03-25Change : migration to the original ffmpeg's branch(take the ffmpeg from LAV -...Aleksoid
2012-03-22Change : Improve H.264 DXVA decoder, speed up seeking on Interlaced stream; f...Aleksoid
2012-03-18apply astyle, update docsXhmikosR
2012-03-11Update : VC1 DXVA picture parameters; fix image corruption while playback VC1...Aleksoid
2012-03-04updated DXVA frame size limits for Nvidiav0lt
2012-02-29Fix : smooth VC-1 playback in software & DXVA on EVO with internal MPEGSplitt...Aleksoid
2012-02-25Fix : set incorrect interlace flag for MPEG2 with scan order "Bottom Field Fi...Aleksoid
2012-02-18Fix: broken playback MKV created with Haali Matroska Muxer after rev. 4071;Aleksoid
2012-02-15Fix : Embedded subtitle overrides "Prefer external". ticket #2014;Aleksoid
2012-02-12Add : Support VP30/31 support.Aleksoid
2012-02-12updated frame size limits for DXVA on AMD cards (added support for 1920x2160)v0lt
2012-02-05apply astyleXhmikosR
2012-02-03Change : Use MPCVideoDecoder (via libav) to decode RealVideo; enable RealVide...Aleksoid
2012-01-24fixed FLV1 decoding (typo in r3986) (ticket #1977) v0lt
2012-01-22Change : Optimizing and rewriting the code;Aleksoid
2012-01-20Add : Support TSCC codec (TechSmith Screen Capture Codec);Aleksoid
2012-01-20Fix : Standalone filter link error;Aleksoid
2012-01-18Fix :Theora video playback(incorrect fps), add support MT;Aleksoid
2012-01-17Add : VC-1 DXVA Decoder support decoding VC 1 Interlaced material, many thank...Aleksoid
2012-01-16Change : update libav.Aleksoid
2012-01-14see AUTHORS -> see Authors.txt (for files modified in 2012)v0lt
2012-01-09Clean up MediaInfoLib PreprocessorDefinitions, update copyright year for modi...XhmikosR
2012-01-06Fix : MPEG2 DXVA - correct Deinterlace flag passed to the renderer;Aleksoid
2012-01-06Fix : MPEG2 DXVA "slow" playback - improve the calculation of the time stamp;Aleksoid
2012-01-04Code cleanup;Aleksoid
2011-12-30Change : remove unneeded Dummy function;Aleksoid
2011-12-28Update : libav from last ffdshow rev.Aleksoid
2011-12-27Fix : MPEGSplitter - incorrect duration detect on some MPEG/TS files;Aleksoid
2011-12-24optimization and cosmeticsv0lt
2011-12-24set frame size limits for MPEG-2 DXVAv0lt
2011-12-24fixed typov0lt
2011-12-24add a comment for the previous commitv0lt
2011-12-24updated frame size limits for DXVAv0lt