aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_mkv_timeline.c
Commit message (Expand)AuthorAge
* demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTHGravatar wm42017-06-20
* stream: get rid of streamtype enumGravatar wm42017-02-02
* demux, stream: add option to prevent opening referenced filesGravatar wm42016-12-04
* demux_mkv: fix ordered chapter sources with ordered editionsGravatar Uoti Urpala2016-10-22
* demux_mkv: don't recursively resolve timeline for opened reference filesGravatar wm42016-10-22
* demux: do not access global optionsGravatar wm42016-09-06
* demux_mkv: don't crash if --ordered-chapters-files failsGravatar wm42016-09-06
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* demux: merge sh_video/sh_audio/sh_subGravatar wm42016-01-12
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* demux: remove weird tripple-buffering for the sh_stream listGravatar wm42015-12-23
* demux: remove redundant demux_chapter.name fieldGravatar wm42015-08-12
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* Update license headersGravatar Marcin Kurczewski2015-04-13
* demux_mkv_timeline: don't continue if reopening file failedGravatar wm42015-03-23
* demux_mkv_timeline: fix potential issue when enabling cacheGravatar wm42015-02-25
* demux_mkv_timeline: move uids array to context tooGravatar wm42015-02-25
* demux_mkv_timeline: pass sources array as part of contextGravatar wm42015-02-25
* demux: timeline: honor quit requestsGravatar wm42015-02-20
* demux: add a demux_open_url() functionGravatar wm42015-02-20
* demux: change demux_open() signatureGravatar wm42015-02-20
* demux: add free_demuxer_and_stream() functionGravatar wm42015-02-20
* demux, matroska: remove demuxer type fieldGravatar wm42015-02-17
* matroska: move timeline code to demux/Gravatar wm42015-02-17