mpv/libmpdemux
wm4 ae9c3d530c libmpdemux: add back demux_ts
Someone wanted this. Apparently both libavformat's TS demuxer and
demux_ts are crap, and work/fail in different cases.

This demuxer has been removed in 1fde09db6f. All code added comes
from the revision before that. Some required bits have been added in
the commit before this one (re-adding demux_mpg), in particular the
changes to video.c.

stream_dvb will use this demuxer by default, otherwise demux_lavf is
preferred (as it has been before).

Some TS related command line options are not re-added.

Closed captions might not work.
2012-09-18 21:07:30 +02:00
..
asf.h
asfguid.h
asfheader.c
asfheader.h
aviheader.c
aviheader.h
aviprint.c
aviprint.h
demux_asf.c
demux_avi.c
demux_cue.c
demux_edl.c
demux_gif.c
demux_lavf.c
demux_mf.c
demux_mkv.c
demux_mng.c
demux_mpg.c
demux_packet.h
demux_rawaudio.c
demux_rawvideo.c
demux_ts.c
demux_ts.h
demuxer.c
demuxer.h
ebml.c
ebml.h
extension.c
matroska.h
mf.c
mf.h
mp3_hdr.c
mp3_hdr.h
mp_taglists.c
mp_taglists.h
mpeg_hdr.c
mpeg_hdr.h
ms_hdr.h
parse_es.c
parse_es.h
stheader.h
video.c