diff --git a/ChangeLog b/ChangeLog index 2dbd8b8f38..4e1200ec40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,8 +16,9 @@ MPlayer (1.0) 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