Changes in Media Player Classic - Home Cinema 1.6.1.4111:
- Cosmetics : rename WMV9 to WMV3;
- MatroskaSplitter: does not crash on some files. made a hard limit for the number of levels (5 levels max) of chapter list;
- Fix : MpaDecFilter - forgot to initialize variables; preventing memory leaks at shut down;
- Fix : preventing memory leak in FLACSource, forget destroy variable; ticket #2007;
- Fix : incorrect saving "Codecs" settings in stand-alone filter MPCVideoDec;
- Fix : MPASplitter can't split some .MP3;
- Update : libav, image management to latest from ffdshow branch. Big thanks to Alexins;
- Fix : MPC Video Decoder switched to software decode mode, even if only DXVA decoder is selected, but is not supported;
- Fix : MPC Video Decoder - set the output buffer size a multiple of 16. This avoids a crash when the width of the stream is not a multiple of 16(example - with Null render); thank LAV to source;
- Change : Use the alignment av_malloc/av_realloc functions from libav instead of functions from Microsoft;
- Update and fix for rev. 4088, 4090;
- Update : update libav, take mjpeg files from ffmpeg. it fix incorrect decode some MJPEG;
- fixed the use of /reg* keys on a clean system;
- Change : MPASplitter - set a hard limit on the search for a valid MPEG Audio header is 8 kilobytes, it 'ID3' tag don't present at begin;
- Fix : MPEGSplitter - playback of some MPEG-TS with incorrect PST is choppy;
- MP4Splitter: fixed stereo A-Law and u-Law playback. added support for the system decoder;
- MP4Splitter: optimization & cosmetics;
- MP4Splitter: optimized PCM audio playback;
- Fix : MP4Splitter after rev. 4096 set incorrect subtype for some video stream; Add name for some stream type;
- MP4Splitter: alternative fix for r4096;
- Fix : set incorrect interlace flag for MPEG2 with scan order "Bottom Field First";
- Add : MPEGSplitter - add "Alternative method calculation of duration". This can help in some cases, when the duration is determined by the incorrect;
- AviSplitter: fixed crash on some .divx files;
- MP4Splitter: fixed duration for some mov files (used code from SPlayer);
- MP4Splitter: a more accurate calculation (micro update for Bento4);
- Add : support EVO(except TrueHD);
- change : some code cleanup and refactoring;
- Add : MPEGSplitter - Support TrueHD in EVO(also modify MPADecFilter).;
- Change : MPEGSplitter - correct PES Header parser, use PES extension data to read ext id for VC1 stream - fix issue when multiple video stream in file;
- Change : Small stylized source;
* update lcms to the latest git
* update libpng to v1.5.9
* update Changelog;
- Fix : smooth VC-1 playback in software & DXVA on EVO with internal MPEGSplitter, correct timestamp;
- Change : MPCVideoDec - rewrite timestamp handling;
- Update : libav, thanks to Alexins.
- See full changelog
here.
Download :
http://www.free-codecs.com/http://mpc-hc.sourceforge.net/