mpv/demux
wm4 9080e4d468 demux_lavf: get total duration from per-track durations as fallback
Apparently fixes youtube mp4 streams if avformat_find_stream_info() is
not called.

Keeping audio/video track and other track durations separate is for
the sake of embedded subtitle streams, where we want to include the
duration of overlong subtitle streams (I think).
2017-03-01 16:13:27 +01:00
..
codec_tags.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
codec_tags.h Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
cue.c cue: accept lower-case cue commands 2017-01-24 08:57:51 +01:00
cue.h Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
demux.c demux: try not to read packets when cancelled 2017-02-04 22:53:04 +01:00
demux.h ytdl_hook, edl: implement pseudo-DASH support 2017-02-04 22:34:38 +01:00
demux_cue.c demux, stream: add option to prevent opening referenced files 2016-12-04 23:15:31 +01:00
demux_disc.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
demux_edl.c demux_edl: fix behavior with no init segment provided 2017-02-05 15:51:36 +01:00
demux_lavf.c demux_lavf: get total duration from per-track durations as fallback 2017-03-01 16:13:27 +01:00
demux_libarchive.c demux, stream: add option to prevent opening referenced files 2016-12-04 23:15:31 +01:00
demux_mf.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
demux_mkv.c demux_mkv: passthrough BlockAdditions for libvpx alpha 2017-01-31 14:48:10 +01:00
demux_mkv_timeline.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
demux_null.c demux_null: fix segfault with --cache enabled 2016-03-05 00:56:55 +01:00
demux_playlist.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
demux_rar.c demux, stream: add option to prevent opening referenced files 2016-12-04 23:15:31 +01:00
demux_raw.c demux: do not access global options 2016-09-06 20:09:56 +02:00
demux_timeline.c demux_timeline: more silencing 2017-02-04 23:10:04 +01:00
demux_tv.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
ebml.c demux_mkv: ebml: turn an int shift into int64 2017-01-09 13:37:04 +01:00
ebml.h Update license headers 2015-04-13 12:10:01 +02:00
matroska.h demux_mkv: remove indirection through defines 2015-06-19 21:41:57 +02:00
packet.c Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one 2017-02-08 16:55:16 +01:00
packet.h demux_mkv: passthrough BlockAdditions for libvpx alpha 2017-01-31 14:48:10 +01:00
stheader.h Remove compatibility things 2016-12-07 19:53:11 +01:00
timeline.c ytdl_hook, edl: implement pseudo-DASH support 2017-02-04 22:34:38 +01:00
timeline.h ytdl_hook, edl: implement pseudo-DASH support 2017-02-04 22:34:38 +01:00