summaryrefslogtreecommitdiffstats
path: root/timeline/tl_matroska.c
Commit message (Expand)AuthorAgeFilesLines
* core, timeline: cache external ordered chapter files tooStefano Pigozzi2012-09-181-5/+49
* core: move implementation for -audiofile to the frontendwm42012-09-181-1/+1
* core, timeline: don't keep separate stream fieldwm42012-09-071-14/+12
* mp_msg: remove filename_recodewm42012-07-311-3/+2
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrwm42012-07-281-1/+1
* Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-161-0/+2
|\
| * windows support: unicode filenameswm42012-03-091-0/+2
* | struct stat.st_blocks is not available on MinGWwm42012-02-281-4/+4
* | matroska: speed up ordered chapters scanning with improved heuristicswm42011-12-231-13/+38
|/
* demuxer.h: avoid including stream.hUoti Urpala2011-08-191-0/+2
* demux_mkv: skip files faster in ordered chapter file searchUoti Urpala2011-08-041-6/+10
* bstr: rename BSTR() -> bstr()Uoti Urpala2011-07-271-1/+1
* EDL: add support for new EDL file formatUoti Urpala2011-04-051-18/+0
* tl_matroska.c: move the find_files() function hereUoti Urpala2011-03-031-3/+58
* core: ordered chapters: move timeline creation to timeline/Uoti Urpala2011-02-261-0/+234