comparison Changelog @ 29703:804fcc7e13f9

updates
author compn
date Thu, 01 Oct 2009 00:07:02 +0000
parents 7acdcd4d512a
children c9c1f9aaaff8
comparison
equal deleted inserted replaced
29702:28fb967d78d8 29703:804fcc7e13f9
3 rc4: "Yes We Can" 3 rc4: "Yes We Can"
4 Decoders: 4 Decoders:
5 * YUY2 Lossless Codec (YLC0) via binary DLL 5 * YUY2 Lossless Codec (YLC0) via binary DLL
6 * Truemotion RT codec (TR20) via binary DLL 6 * Truemotion RT codec (TR20) via binary DLL
7 * Nogantech Codec (NTN1 and NTN2) via binary DLL 7 * Nogantech Codec (NTN1 and NTN2) via binary DLL
8 * add new FourCCs (m1v1,HDMV), TwoCCs (0xA106,0x6c75), and formats (0x11005354) 8 * add new FourCCs (m1v1)
9 to existing codecs. 9 TwoCCs (0xA106,0x6c75,0xAAC0)
10 to existing decoders.
10 * AMR now handled via opencore decoder 11 * AMR now handled via opencore decoder
12 * updated Windoes Media Screen Codec (MSS1,MSS2) via binary DLL
13 * h264 decoder (CoreAVC) on Windows only via binary DLL
14 * Kega Game video codec (KGV1) via binary DLL
11 15
12 Demuxers: 16 Demuxers:
13 * support for TrueHD in BluRay streams in libmpdemux 17 * support for TrueHD in BluRay streams in libmpdemux
18 * more BluRay codec support with lavf
19
20 Other:
21 * -nosub option for disabling auto-selected subtitles
22 * support for displaying subs in the term (FIXME)
23 * support for subtitles with audio only files
14 24
15 rc3: "BikeshedCounter" March 27, 2009 25 rc3: "BikeshedCounter" March 27, 2009
16 Decoders: 26 Decoders:
17 * support for X8 frames (fixes "J-type picture is not supported" for WMV2) 27 * support for X8 frames (fixes "J-type picture is not supported" for WMV2)
18 * support for DTS WAV/DTS-CD passthrough by ad_hwac3 28 * support for DTS WAV/DTS-CD passthrough by ad_hwac3