From c617d417413b38dfcb2fcd1faf432a9e4a947b62 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Sat, 18 Nov 2006 14:38:28 +0000 Subject: [PATCH] mention switch_video and switch_program git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21025 b3059339-0415-0410-9bf9-f77b7e298cf2 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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