From bba7a9743d67a37b36578912e12ec26ed479acc4 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 11 Dec 2006 10:19:26 +0000 Subject: [PATCH] small updates, cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21589 b3059339-0415-0410-9bf9-f77b7e298cf2 --- ChangeLog | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 543274af7f..64b2dd6d2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,12 +13,14 @@ MPlayer (1.0) * 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 @@ MPlayer (1.0) 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