summaryrefslogtreecommitdiffstats
path: root/player/timeline
Commit message (Expand)AuthorAgeFilesLines
* 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