mpv/stream
wm4 e9af899237 demux: fix "-demuxer mpegps", don't force demuxer in stream_dvd
Internally, stream_dvd.c returned DEMUXER_TYPE_MPEG_PS, and the same
value was hardcoded to enforced usage of demux_lavf in demux.c. But
"-demuxer mpegps" basically did the same, so that switch was broken
for this format. Undo this and don't request a demuxer in stream_dvd.c.
demux_lavf.c is (probably) good enough to probe correctly with DVD.
Otherwise, we'd actually have to do something completely different to
force the libavformat demuxer.
2013-06-02 23:57:41 +02:00
..
ai_alsa1x.c
ai_oss.c
asf_mmst_streaming.c
asf_mmst_streaming.h
asf_streaming.c
audio_in.c
audio_in.h
cache2.c Replace calls to usec_sleep() 2013-05-26 16:44:20 +02:00
cache2.h
cdd.h
cdinfo.c
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
http.c
http.h
network.c
network.h
pvr.h
stream.c stream: kill STREAM_CTRL_RESET 2013-05-26 17:13:09 +02:00
stream.h stream: kill STREAM_CTRL_RESET 2013-05-26 17:13:09 +02:00
stream_avdevice.c
stream_bluray.c
stream_cdda.c
stream_cddb.c Silence some compiler warnings 2013-05-21 00:04:27 +02:00
stream_dvb.c
stream_dvd.c demux: fix "-demuxer mpegps", don't force demuxer in stream_dvd 2013-06-02 23:57:41 +02:00
stream_dvd.h
stream_dvd_common.c
stream_dvd_common.h
stream_file.c
stream_ftp.c
stream_lavf.c
stream_mf.c
stream_null.c
stream_pvr.c
stream_radio.c
stream_radio.h
stream_smb.c
stream_tv.c
stream_udp.c
stream_vcd.c
stream_vstream.c
tcp.c
tcp.h
tv.c Replace all calls to GetTimer()/GetTimerMS() 2013-05-26 16:44:20 +02:00
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c
udp.c
udp.h
url.c
url.h
vcd_read.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_win32.h