# HG changeset patch # User compn # Date 1258370153 0 # Node ID 8be3fe9726415abf10d689215eb8cf609459980f # Parent 76e81f47bce2b5d4132a46a18b2ff6893ee68961 more changes diff -r 76e81f47bce2 -r 8be3fe972641 Changelog --- 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: