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
2010-02-09Converted #include slashes from \ to / (makes the code more portable)XhmikosR
2010-01-24Added : support for Mpeg2 bitstream in DXVA decoderCasimir666
2010-01-01-updated CompanyName in filters resources and in MPC-HC resource fileXhmikosR
2009-11-11Added : support for DVB subtitlesCasimir666
2009-11-04Fixed : better detection of "Used For Reference Flags" (fix some broken DXVA ...Casimir666
2009-08-02Fixed : some frame undisplayed with DXVA decoder, H264 streams unrecognized o...Casimir666
2009-07-26Fixed : support for custom mmco, improved ATI multislice (this rev is broken ...Casimir666
2009-07-22Fixed : DXVA playback broken in rev 1141, fix x64 compilationCasimir666
2009-06-01FIXED : H264 files with 16 reference frames freeze during playback (bug #279...Casimir666
2009-05-08FIXED : Incorrect aspect ratio for some H264 files with DXVA1 decoder (extend...Casimir666
2009-05-03Fixed: Extra (gray) pixels at bottom and right of video when decoding with DX...beliyaal
2009-04-18Changed : merge with Beliyaal branchCasimir666
2009-04-18git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1047 10f7...Casimir666
2009-02-15Changed : improved DXVA VC1 decoderCasimir666
2008-11-30add support of interlaced flags in software modematmaul
2008-11-29Fixed : Buffer overrun in RealText subtitle parserCasimir666
2008-11-11Fixed : better detection of top first/bottom first using SEI messagesCasimir666
2008-11-02FIXED : support for H264 interlaced video for DXVA decoderCasimir666
2008-11-02Fixed : support for H264 interlaced video for DXVA decoderCasimir666
2008-06-07FIXED : DXVA black screen with picture width not multiple of 16Casimir666
2008-06-04fix nvidia black screen problemmatmaul
2008-05-24move m4a and m4b extension in MPEG4 Audio subsectionmatmaul
2008-05-24Random crash with EVR custom, memory leak DXVA, crash on DXVA when playing vi...Casimir666
2008-05-11Modification for interlaced H264 (incomplete)Casimir666
2008-05-10Fixed : seeking problem on nVidia cardCasimir666
2008-03-12CHANGED: Option added in "MPC Video Decoder" property page to disable ffmpeg ...Casimir666
2008-02-03FIXED : crash on exitCasimir666
2008-02-03FIXED : Multimedia keys (mute, vol+-, ...) was captured by MPC even if optio...Casimir666
2008-02-02VC1 DXVA decoder updatedCasimir666
2008-01-27Added : Theora internal decoderCasimir666
2008-01-19FIXED : MPC graph manager now use the same filter priority as WMP and graphe...Casimir666
2008-01-13Update for VC1Casimir666
2008-01-06Id property activatedalexwild
2008-01-05Multilangual property pageCasimir666
2008-01-05Decode slice header modify, code cleanupCasimir666
2008-01-04Fix two DXVA1 bugsCasimir666
2008-01-02H264 pps and sps read with ffmpegCasimir666
2008-01-01Fixed "UsedForReferenceFlag" bug in H264Casimir666
2008-01-01DXVA : read QMatrix, framerate improve FFMpeg : reorder B-FramesCasimir666
2007-12-31Fix bitstream parsing bugsCasimir666
2007-12-30Code cleanupCasimir666
2007-12-29DXVA decoder updated (H264 bitstream 90% finished)Casimir666
2007-12-19Working release for h264 DXVA decoder, but samples deliver in wrong orderCasimir666
2007-12-18Added bitstream parsing to DXVA H264 filter (adaptation from JM Reference dec...Casimir666
2007-11-18Added formats to ffmpeg video decoder (xxl), start of ffmpeg audio decoder (c...Casimir666
2007-11-11Modify : ffmpeg can be compile with GCC (need to uncomment _USE_FFMPEG_WITHGC...Casimir666