changeset 21009:32941a29a5ac

mention switch_video and switch_program
author nicodvb
date Sat, 18 Nov 2006 14:38:28 +0000
parents b50f601f88e8
children b4c52b9460fb
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 18 14:33:46 2006 +0000
+++ b/ChangeLog	Sat Nov 18 14:38:28 2006 +0000
@@ -13,6 +13,10 @@
     * 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