Mercurial > mplayer.hg
changeset 29873:8be3fe972641
more changes
author | compn |
---|---|
date | Mon, 16 Nov 2009 11:15:53 +0000 |
parents | 76e81f47bce2 |
children | 5a629bbc187f |
files | Changelog |
diffstat | 1 files changed, 12 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Mon Nov 16 10:44:00 2009 +0000 +++ b/Changelog Mon Nov 16 11:15:53 2009 +0000 @@ -5,23 +5,33 @@ * YUY2 Lossless Codec (YLC0) via binary DLL * Truemotion RT codec (TR20) via binary DLL * Nogantech Codec (NTN1 and NTN2) via binary DLL - * add new FourCCs (m1v1) - TwoCCs (0xA106,0x6c75,0xAAC0) + * add new FourCCs (m1v1,yuvs,VYUY,Y42B,V422,YUNV,UYNV,UYNY,uyv1,2Vu1,P422,HDYC, + IJLV,MVJP) + TwoCCs (0xA106,0x6c75,0xAAC0,0x55005354) to existing decoders. * AMR now handled via opencore decoder * updated Windoes Media Screen Codec (MSS1,MSS2) via binary DLL * h264 decoder (CoreAVC) on Windows only via binary DLL * Kega Game video codec (KGV1) via binary DLL + * SoftLab-NSK Forward MPEG2 I-frames (SLIF) via binary DLL Demuxers: * support for TrueHD in BluRay streams in libmpdemux * more BluRay codec support with lavf + * fix length in asf/wmv files + * support ISDB-Tb dvb streams Other: * -nosub option for disabling auto-selected subtitles * support for displaying subs in the term (FIXME) * support for subtitles with audio only files * support for 8 channel audio + * sync dvd:// and dvdnav:// features + * support for mpeg4 asp in VDPAU video output + * support for non-live DVB teletext + + MEncoder: + * add -tsprog for demuxer lavf rc3: "BikeshedCounter" March 27, 2009 Decoders: