Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/sndfile: implement scan_stream() instead of scan_file() | Max Kellermann | 2014-07-11 | 1 | -5/+6 |
* | decoder/sndfile: make variables more local | Max Kellermann | 2014-07-11 | 1 | -10/+7 |
* | decoder/sndfile: support more tag types | Max Kellermann | 2014-07-11 | 1 | -0/+4 |
* | decoder/sndfile: add str_type to TagType table | Max Kellermann | 2014-07-11 | 1 | -3/+11 |
* | decoder/sndfile: move code to sndfile_handle_tag() | Max Kellermann | 2014-07-11 | 1 | -15/+12 |
* | decoder/sndfile: log libsndfile version on startup | Max Kellermann | 2014-07-11 | 1 | -1/+8 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-11 | 1 | -28/+27 |
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -2/+22 |
* | Merge tag 'release-0.18.10' | Max Kellermann | 2014-04-10 | 1 | -6/+20 |
* | DecoderPlugin: pass Path instance to file_decode() and scan_file() | Max Kellermann | 2014-02-07 | 1 | -3/+4 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+260 |