[MPlayer-cvslog] r21117 - trunk/ChangeLog

nicodvb subversion at mplayerhq.hu
Tue Nov 21 00:34:28 CET 2006


Author: nicodvb
Date: Tue Nov 21 00:34:27 2006
New Revision: 21117

Modified:
   trunk/ChangeLog

Log:
demux_lavf handles video stream switching

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	(original)
+++ trunk/ChangeLog	Tue Nov 21 00:34:27 2006
@@ -16,8 +16,9 @@
       XAN 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).
+      (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



More information about the MPlayer-cvslog mailing list