Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-10-27 | Add tag support for DSD (DSDIFF & DSF) decoders | Jurgen Kramer | 1 | -0/+138 |
2012-07-13 | Add song duration to DSF and DSDIFF DSD decoders. | Jurgen Kramer | 1 | -2/+13 |
2012-06-27 | patch to split DSD decoder into separate decoders for DSF en DFF. Move common | Jurgen Kramer | 1 | -322/+57 |
2012-05-02 | Add support for DSF files to DSDIFF decoder - v4 | Jurgen Kramer | 1 | -36/+229 |
2012-03-21 | decoder/dsdiff: reverse bits to most significant bit first | Max Kellermann | 1 | -6/+15 |
2012-03-01 | decoder/dsdiff: don't convert to PCM | Max Kellermann | 1 | -38/+9 |
2012-02-11 | decoder_plugin: scan tags with callback table | Max Kellermann | 1 | -6/+8 |
2011-10-20 | decoder/dsdiff: provide floating point samples | Max Kellermann | 1 | -30/+3 |
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 |
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 |