Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-10-20 | decoder/dsdiff: provide floating point samples | Max Kellermann | 1 | -30/+3 | |
Eliminate the conversion to integer samples, the MPD core can do this now. | |||||
2011-10-09 | decoder/{pcm,dsdiff}: add missing stdio.h include | Max Kellermann | 1 | -0/+1 | |
2011-10-07 | decoder/dsdiff: add option "lsbitfirst" | Max Kellermann | 1 | -1/+11 | |
Defaults to "no", which fixes the noise problems. | |||||
2011-10-07 | decoder/dsdiff: add documentation | Max Kellermann | 1 | -0/+7 | |
2011-10-04 | decoder/dsdiff: new decoder plugin | Max Kellermann | 1 | -0/+485 | |
Doesn't seem to work yet, getting just noise from a test file. Seeking isn't implemented yet. |