mpv/demux
wm4 f4142ab9ad demux_mkv: fix seeking with files that miss the first index entry
Now it will always be able to seek back to the start, even if the index
is sparse or misses the first entry.

This can be achieved by reusing the logic for incremental index
generation (for files with no index), and start time probing (for making
sure the first block is always indexed).
2016-04-12 15:41:44 +02:00
..
codec_tags.c
codec_tags.h
cue.c
cue.h
demux.c
demux.h
demux_cue.c
demux_disc.c
demux_edl.c
demux_lavf.c demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change 2016-03-31 22:00:45 +02:00
demux_libarchive.c
demux_mf.c
demux_mkv.c demux_mkv: fix seeking with files that miss the first index entry 2016-04-12 15:41:44 +02:00
demux_mkv_timeline.c
demux_null.c
demux_playlist.c
demux_rar.c
demux_raw.c
demux_timeline.c
demux_tv.c
ebml.c
ebml.h
matroska.h
packet.c
packet.h
stheader.h demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change 2016-03-31 22:00:45 +02:00
timeline.c
timeline.h