mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 13:17:13 +00:00
demux_lavf handles video stream switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21117 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a9eada9189
commit
1895a924dc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user