# HG changeset patch # User diego # Date 1165832366 0 # Node ID a26bbb925b3df2c7788fa51aae524008980770d0 # Parent a9cc0526db1ebfda552bf0392f108f2613ed703d small updates, cosmetics diff -r a9cc0526db1e -r a26bbb925b3d ChangeLog --- a/ChangeLog Mon Dec 11 08:59:43 2006 +0000 +++ b/ChangeLog Mon Dec 11 10:19:26 2006 +0000 @@ -13,12 +13,14 @@ * fringe codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ video, Westwood IMA ADPCM audio, XAN wc3 video, Id CIN video, Interplay video, - XAN ADPCM audio via lavc + XAN ADPCM audio, Westwood SND1 audio via lavc + * libmpeg2 updated to 0.4.1 + Demuxers: * implemented switch_video and switch_program consistently with switch_audio - (default keys are "_" and TAB, respectively). For the time being program switching - is only available in TS streams handled by demux_ts.c (not lavf), while video - switching is also handled by demux_lavf.c. + (default keys are "_" and TAB, respectively). For the time being program + switching is only available in TS streams handled by demux_ts.c (not + lavf), while video switching is also handled by demux_lavf.c. Streaming: * authentication for Real RTSP streams @@ -41,7 +43,7 @@ Others: * libdvdcss updated to Subversion HEAD, now same as upstream version * libmpdvdkit split into libdvdread and libdvdcss - * obsolete XviD 3 support removed + * obsolete Xvid 3 support removed * long-deprecated -vop option removed * video stream switching