# HG changeset patch # User nicodvb # Date 1163860708 0 # Node ID 32941a29a5ac95c23959d8644284e7994741f3ef # Parent b50f601f88e832aa0abac10ed8bfb02386c6715d mention switch_video and switch_program diff -r b50f601f88e8 -r 32941a29a5ac ChangeLog --- 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