Mercurial > mplayer.hg
changeset 21579:034ba9cabe17
More ChangeLog updates
author | reimar |
---|---|
date | Mon, 11 Dec 2006 19:49:04 +0000 |
parents | 9345eb2d8c8f |
children | 8a710a7b68ea |
files | ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Dec 11 18:50:52 2006 +0000 +++ b/ChangeLog Mon Dec 11 19:49:04 2006 +0000 @@ -15,12 +15,16 @@ Westwood IMA ADPCM audio, XAN wc3 video, Id CIN video, Interplay video, XAN ADPCM audio, Westwood SND1 audio via lavc * libmpeg2 updated to 0.4.1 + * fixed resolution switching with libmpeg2 + * handle resolution switching for Real codecs 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. + lavf), while video switching is also handled by demux_lavf.c and + demux_avi.c. + * audio and video switching for AVI demuxer (video switching untested). Streaming: * authentication for Real RTSP streams