summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-18 14:38:28 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-18 14:38:28 +0000
commitc617d417413b38dfcb2fcd1faf432a9e4a947b62 (patch)
treee19f1ca21256084b3d527ffe799ed90f4eb87030 /ChangeLog
parent6d35b26c4feac72787f634b8c0fa265d53394f2f (diff)
downloadmpv-c617d417413b38dfcb2fcd1faf432a9e4a947b62.tar.bz2
mpv-c617d417413b38dfcb2fcd1faf432a9e4a947b62.tar.xz
mention switch_video and switch_program
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21025 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d964b62ff..f14cac9a6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@ 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 via lavc
+ Demuxers:
+ * implemented switch_video and switch_program consistently with switch_audio
+ (default keys are "_" and TAB, respectively). For the time being this functionality
+ is only available in TS streams handled by demux_ts.c (not lavf).
Streaming:
* authentication for Real RTSP streams