summaryrefslogtreecommitdiffstats
path: root/demux/demux_mkv_timeline.c
Commit message (Expand)AuthorAgeFilesLines
* demux_mkv_timeline: don't continue if reopening file failedwm42015-03-231-1/+1
* demux_mkv_timeline: fix potential issue when enabling cachewm42015-02-251-0/+1
* demux_mkv_timeline: move uids array to context toowm42015-02-251-31/+26
* demux_mkv_timeline: pass sources array as part of contextwm42015-02-251-45/+39
* demux: timeline: honor quit requestswm42015-02-201-2/+8
* demux: add a demux_open_url() functionwm42015-02-201-40/+11
* demux: change demux_open() signaturewm42015-02-201-2/+3
* demux: add free_demuxer_and_stream() functionwm42015-02-201-4/+2
* demux, matroska: remove demuxer type fieldwm42015-02-171-29/+29
* matroska: move timeline code to demux/wm42015-02-171-0/+654