Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 1 | -0/+2 |
|\ | |||||
| * | windows support: unicode filenames | wm4 | 2012-03-09 | 1 | -0/+2 |
* | | struct stat.st_blocks is not available on MinGW | wm4 | 2012-02-28 | 1 | -4/+4 |
* | | cue: play .bin files as raw PCM audio (even if it means playing noise) | wm4 | 2012-02-26 | 1 | -0/+14 |
* | | core: add new support for reading .cue files | wm4 | 2012-01-18 | 1 | -0/+422 |
* | | matroska: speed up ordered chapters scanning with improved heuristics | wm4 | 2011-12-23 | 1 | -13/+38 |
|/ | |||||
* | demuxer.h: avoid including stream.h | Uoti Urpala | 2011-08-19 | 2 | -0/+3 |
* | demux_mkv: skip files faster in ordered chapter file search | Uoti Urpala | 2011-08-04 | 1 | -6/+10 |
* | bstr: rename BSTR() -> bstr() | Uoti Urpala | 2011-07-27 | 2 | -6/+6 |
* | EDL: add support for new EDL file format | Uoti Urpala | 2011-04-05 | 2 | -18/+398 |
* | tl_matroska.c: move the find_files() function here | Uoti Urpala | 2011-03-03 | 1 | -3/+58 |
* | core: ordered chapters: move timeline creation to timeline/ | Uoti Urpala | 2011-02-26 | 1 | -0/+234 |