comparison Changelog @ 29873:8be3fe972641

more changes
author compn
date Mon, 16 Nov 2009 11:15:53 +0000
parents c9c1f9aaaff8
children 5a629bbc187f
comparison
equal deleted inserted replaced
29872:76e81f47bce2 29873:8be3fe972641
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) 8 * add new FourCCs (m1v1,yuvs,VYUY,Y42B,V422,YUNV,UYNV,UYNY,uyv1,2Vu1,P422,HDYC,
9 TwoCCs (0xA106,0x6c75,0xAAC0) 9 IJLV,MVJP)
10 TwoCCs (0xA106,0x6c75,0xAAC0,0x55005354)
10 to existing decoders. 11 to existing decoders.
11 * AMR now handled via opencore decoder 12 * AMR now handled via opencore decoder
12 * updated Windoes Media Screen Codec (MSS1,MSS2) via binary DLL 13 * updated Windoes Media Screen Codec (MSS1,MSS2) via binary DLL
13 * h264 decoder (CoreAVC) on Windows only via binary DLL 14 * h264 decoder (CoreAVC) on Windows only via binary DLL
14 * Kega Game video codec (KGV1) via binary DLL 15 * Kega Game video codec (KGV1) via binary DLL
16 * SoftLab-NSK Forward MPEG2 I-frames (SLIF) via binary DLL
15 17
16 Demuxers: 18 Demuxers:
17 * support for TrueHD in BluRay streams in libmpdemux 19 * support for TrueHD in BluRay streams in libmpdemux
18 * more BluRay codec support with lavf 20 * more BluRay codec support with lavf
21 * fix length in asf/wmv files
22 * support ISDB-Tb dvb streams
19 23
20 Other: 24 Other:
21 * -nosub option for disabling auto-selected subtitles 25 * -nosub option for disabling auto-selected subtitles
22 * support for displaying subs in the term (FIXME) 26 * support for displaying subs in the term (FIXME)
23 * support for subtitles with audio only files 27 * support for subtitles with audio only files
24 * support for 8 channel audio 28 * support for 8 channel audio
29 * sync dvd:// and dvdnav:// features
30 * support for mpeg4 asp in VDPAU video output
31 * support for non-live DVB teletext
32
33 MEncoder:
34 * add -tsprog for demuxer lavf
25 35
26 rc3: "BikeshedCounter" March 27, 2009 36 rc3: "BikeshedCounter" March 27, 2009
27 Decoders: 37 Decoders:
28 * support for X8 frames (fixes "J-type picture is not supported" for WMV2) 38 * support for X8 frames (fixes "J-type picture is not supported" for WMV2)
29 * support for DTS WAV/DTS-CD passthrough by ad_hwac3 39 * support for DTS WAV/DTS-CD passthrough by ad_hwac3