1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00
mpv/demux
wm4 f7163c8065 subtitles: improve support for libavformat demuxed subtitles
Make demux_lavf not error out if no video or audio track is present.
This allows opening subtitle files with the demuxer.

Improve the test whether subtitles read from demuxers must do explicit
packet reads. (I'm not sure whether always doing these reads could have
bad effects, such as reading too many audio and video packets at once,
so be conservative.)
2012-11-16 21:21:16 +01: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 subtitles: improve support for libavformat demuxed subtitles 2012-11-16 21:21:16 +01:00
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
demux.c
demux.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