mention switch_video and switch_program

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21025 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2006-11-18 14:38:28 +00:00
parent 6d35b26c4f
commit c617d41741
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ MPlayer (1.0)
* fringe codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio * fringe codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio
and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ video, and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ video,
Westwood IMA ADPCM audio via lavc 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: Streaming:
* authentication for Real RTSP streams * authentication for Real RTSP streams