summaryrefslogtreecommitdiffstats
path: root/timeline
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cue: play .bin files as raw PCM audio (even if it means playing noise)wm42012-02-261-0/+14
* | core: add new support for reading .cue fileswm42012-01-181-0/+422
* | matroska: speed up ordered chapters scanning with improved heuristicswm42011-12-231-13/+38
|/
* demuxer.h: avoid including stream.hUoti Urpala2011-08-192-0/+3
* demux_mkv: skip files faster in ordered chapter file searchUoti Urpala2011-08-041-6/+10
* bstr: rename BSTR() -> bstr()Uoti Urpala2011-07-272-6/+6
* EDL: add support for new EDL file formatUoti Urpala2011-04-052-18/+398
* 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