| Commit message (Expand) | Author | Age | Files | Lines |
* | decoder/sndfile, ...: update API documentation | Max Kellermann | 2015-01-31 | 1 | -2/+2 |
* | decoder/DsdLib: fix integer overflow in ID3 size calculation | Max Kellermann | 2015-01-30 | 1 | -2/+4 |
* | decoder/DsdLib: check size before seeking | Max Kellermann | 2015-01-30 | 1 | -4/+3 |
* | decoder/DsdLib: don't use InputStream::GetOffset() after seeking | Max Kellermann | 2015-01-30 | 1 | -3/+2 |
* | decoder/DsdLib: pass offset_type t dsdlib_tag_id3() | Max Kellermann | 2015-01-30 | 1 | -3/+1 |
* | Merge branch 'v0.19.x' | Max Kellermann | 2015-01-29 | 1 | -8/+7 |
|\ |
|
| * | decoder/DsdLib: use new[] to allocate the ID3 buffer | Max Kellermann | 2015-01-29 | 1 | -3/+5 |
| * | decoder/DsdLib: free ID3 buffer right after id3_tag_parse() | Max Kellermann | 2015-01-29 | 1 | -5/+2 |
| * | decoder/DsdLib: raise ID3 tag limit to 1 MB | Max Kellermann | 2015-01-29 | 1 | -1/+1 |
* | | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | | Merge branch 'v0.19.x' | Max Kellermann | 2014-12-23 | 1 | -6/+13 |
|\| |
|
| * | decoder/DsdLib: add missing stdlib.h include | Max Kellermann | 2014-12-23 | 1 | -0/+1 |
| * | DSF ID3 tags hitting 4k size limit | Jan Brittenson | 2014-12-23 | 1 | -6/+12 |
* | | Merge branch 'v0.19.x' | Max Kellermann | 2014-11-24 | 1 | -2/+2 |
|\| |
|
| * | decoder/{dsdiff,dsf,opus}: fix deadlock while seeking | Max Kellermann | 2014-11-24 | 1 | -2/+2 |
* | | configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIB | Max Kellermann | 2014-11-22 | 1 | -2/+2 |
|/ |
|
* | decoder/DsdLib: use offset_type instead of uint64_t | Max Kellermann | 2014-08-19 | 1 | -3/+3 |
* | decoder/DsdLib: make variables more local | Max Kellermann | 2014-08-19 | 1 | -9/+3 |
* | decoder/DsdLib: use fixed-length ID3 buffer | Max Kellermann | 2014-08-19 | 1 | -2/+2 |
* | decoder/DsdLib: check InputStream::KnownSize() | Max Kellermann | 2014-08-19 | 1 | -1/+1 |
* | decoder/dsf: Allow up to DSD512. Enable DSD rates based on Fs=48kHz | Jurgen Kramer | 2014-08-16 | 1 | -0/+19 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-09 | 1 | -9/+1 |
* | decoder/dsdlib: use decoder_skip() | Max Kellermann | 2014-07-09 | 1 | -26/+6 |
* | decoder/dsdlib: pass unsigned offsets to dsdlib_skip*() | Max Kellermann | 2014-07-09 | 1 | -9/+7 |
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -4/+2 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+163 |