summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-11 19:49:04 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-11 19:49:04 +0000
commitfad12bd37bfda1709cb4945446ded4bf04db5b07 (patch)
treefe86d037b6661373f06044dbd6ab78819e5619f8 /ChangeLog
parente0ea1f7c69900f7aacc41033d567269e2084d047 (diff)
downloadmpv-fad12bd37bfda1709cb4945446ded4bf04db5b07.tar.bz2
mpv-fad12bd37bfda1709cb4945446ded4bf04db5b07.tar.xz
More ChangeLog updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21595 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 64b2dd6d2f..dc6f7d2663 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,12 +15,16 @@ MPlayer (1.0)
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