summaryrefslogtreecommitdiffstats
path: root/player/timeline/tl_matroska.c
Commit message (Expand)AuthorAgeFilesLines
* matroska: move timeline code to demux/wm42015-02-171-654/+0
* matroska: make timeline code independent of MPContextwm42015-02-171-109/+117
* tl_matroska: only check the chapter count when adding chaptersBen Boeckel2015-02-061-3/+3
* tl_matroska: squeeze down the number of parametersBen Boeckel2015-02-061-62/+77
* matroska: warn against mismatching segmentswm42015-02-041-0/+49
* player: move timeline specific handling to timeline loaderswm42015-02-041-0/+10
* player: demote matroska ordered chapter scanning messages to VerboseDiogo Franco (Kovensky)2015-01-281-1/+1
* ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAILBen Boeckel2015-01-271-1/+1
* tl_matroska: fix minor memory leak in error casewm42015-01-121-5/+7
* tl_matroska: check chapter boundswm42015-01-091-2/+7
* player: ordered chapters: cosmeticswm42014-12-261-54/+32
* player: ordered chapters: bullshit reductionwm42014-12-261-26/+5
* player: ordered chapters: filter missing chapterswm42014-12-261-0/+9
* player: always use demux_chapterwm42014-11-021-4/+4
* matroska: look for all known matroska file extensionswm42014-10-061-5/+18
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* cache: redo options and default settingswm42014-05-201-6/+2
* player: remove ASX, SMIL and NSC playlist parserswm42014-04-131-1/+0
* stream: mp_msg conversionswm42013-12-211-2/+2
* demux: mp_msg conversionswm42013-12-211-3/+3
* player/timeline: mp_msg conversionswm42013-12-211-24/+24
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-5/+5
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* Rename mp_core.h to core.hwm42013-12-171-1/+1
* Move mpvcore/player/ to player/wm42013-12-171-0/+591