comparison Changelog @ 31786:e5ce8f0c0633

Start rc5 development in trunk's Changelog as rc4 has been branched now.
author siretart
date Thu, 29 Jul 2010 17:03:14 +0000
parents 5dcb160d8ca9
children ec31654440af
comparison
equal deleted inserted replaced
31785:d9cbfb5a8e9f 31786:e5ce8f0c0633
1 MPlayer (1.0) 1 MPlayer (1.0)
2
3 rc5:
4 Demuxers:
5 * experimental support for using binary Quicktime codecs with -demuxer lavf.
6
7 Other:
8 * experimental support for PGS (BluRay-compatible) subtitles.
2 9
3 rc4: "Yes We Can" 10 rc4: "Yes We Can"
4 11
5 GUI: Changes towards removing the GUI 12 GUI: Changes towards removing the GUI
6 * The GUI will no longer display any error or warning messages. 13 * The GUI will no longer display any error or warning messages.
30 37
31 Demuxers: 38 Demuxers:
32 * Mostly fixed timing issues with some H.264 (PAFF) samples 39 * Mostly fixed timing issues with some H.264 (PAFF) samples
33 * Matroska and Ogg demuxers switched to use libavformat by default. 40 * Matroska and Ogg demuxers switched to use libavformat by default.
34 Report issues and use -demuxer ogg and -demuxer mkv to work around them. 41 Report issues and use -demuxer ogg and -demuxer mkv to work around them.
35 * experimental support for using binary Quicktime codecs with -demuxer lavf.
36 * support for TrueHD in Blu-ray streams in libmpdemux 42 * support for TrueHD in Blu-ray streams in libmpdemux
37 * more Blu-ray codec support with lavf 43 * more Blu-ray codec support with lavf
38 * fix length in ASF/WMV files 44 * fix length in ASF/WMV files
39 * support ISDB-Tb DVB streams 45 * support ISDB-Tb DVB streams
40 46
61 * -vo gl:stereo=... for experimental stereo (3D) support 67 * -vo gl:stereo=... for experimental stereo (3D) support
62 * -vo matrixview finally added 68 * -vo matrixview finally added
63 * add OS/2 KAI audio driver (-ao kai) 69 * add OS/2 KAI audio driver (-ao kai)
64 70
65 Other: 71 Other:
66 * experimental support for PGS (BluRay-compatible) subtitles.
67 * -nosub option for disabling auto-selected subtitles 72 * -nosub option for disabling auto-selected subtitles
68 * support for displaying subs in the terminal (FIXME) 73 * support for displaying subs in the terminal (FIXME)
69 * support for subtitles with audio-only files 74 * support for subtitles with audio-only files
70 * support for right-to-left languages with embedded subtitles 75 * support for right-to-left languages with embedded subtitles
71 * support for UTF-16 encoded external subtitles 76 * support for UTF-16 encoded external subtitles