aboutsummaryrefslogtreecommitdiffhomepage
path: root/timeline
Commit message (Expand)AuthorAge
* core, timeline: cache external ordered chapter files tooGravatar Stefano Pigozzi2012-09-18
* core: move implementation for -audiofile to the frontendGravatar wm42012-09-18
* core, timeline: don't keep separate stream fieldGravatar wm42012-09-07
* mp_msg: remove filename_recodeGravatar wm42012-07-31
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows support: unicode filenamesGravatar wm42012-03-09
* | struct stat.st_blocks is not available on MinGWGravatar wm42012-02-28
* | cue: play .bin files as raw PCM audio (even if it means playing noise)Gravatar wm42012-02-26
* | core: add new support for reading .cue filesGravatar wm42012-01-18
* | matroska: speed up ordered chapters scanning with improved heuristicsGravatar wm42011-12-23
|/
* demuxer.h: avoid including stream.hGravatar Uoti Urpala2011-08-19
* demux_mkv: skip files faster in ordered chapter file searchGravatar Uoti Urpala2011-08-04
* bstr: rename BSTR() -> bstr()Gravatar Uoti Urpala2011-07-27
* EDL: add support for new EDL file formatGravatar Uoti Urpala2011-04-05
* tl_matroska.c: move the find_files() function hereGravatar Uoti Urpala2011-03-03
* core: ordered chapters: move timeline creation to timeline/Gravatar Uoti Urpala2011-02-26