summaryrefslogtreecommitdiffstats
path: root/player/timeline
Commit message (Expand)AuthorAgeFilesLines
* demux_edl: move implementationwm42015-02-171-302/+0
* demux_cue: move implementationwm42015-02-171-415/+0
* 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-043-0/+12
* 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-023-15/+15
* matroska: look for all known matroska file extensionswm42014-10-061-5/+18
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-293-3/+3
* demux: make start time a simple fieldwm42014-07-051-2/+2
* Audit and replace all ctype.h useswm42014-07-012-2/+0
* tl_mpv_edl: correct misspelling on line 233Yomi02014-05-221-1/+1
* edl: use start PTS of the source files as default start timewm42014-05-221-2/+8
* cache: redo options and default settingswm42014-05-202-11/+3
* player: remove ASX, SMIL and NSC playlist parserswm42014-04-131-1/+0
* player: remove demuxer chapoter API wrapperswm42014-03-251-3/+9
* edl: extend with chapter timestampswm42014-02-191-0/+21
* edl: fix offset of user-visible chapterswm42014-02-191-1/+1
* stream: mp_msg conversionswm42013-12-213-4/+4
* demux: mp_msg conversionswm42013-12-213-6/+6
* player/timeline: mp_msg conversionswm42013-12-213-39/+36
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-173-11/+11
* Move options/config related files from mpvcore/ to options/wm42013-12-173-3/+3
* Rename mp_core.h to core.hwm42013-12-173-3/+3
* Move mpvcore/player/ to player/wm42013-12-173-0/+1282