Max Kellermann
|
9c36e71081
|
decoder/dsdiff: don't convert to PCM
Move the responsibility for the conversion to the PCM library. This
will allow passing the verbatim DSD samples to an output plugin.
|
2012-03-01 02:05:40 +01:00 |
|
Max Kellermann
|
5d73215a8d
|
decoder_plugin: scan tags with callback table
Pass a callback table to scan_file() and scan_stream(), instead of
returning a tag object.
|
2012-02-11 17:04:29 +01:00 |
|
Max Kellermann
|
1e89ca0994
|
decoder/dsdiff: provide floating point samples
Eliminate the conversion to integer samples, the MPD core can do this
now.
|
2011-10-20 03:01:31 +02:00 |
|
Max Kellermann
|
f3ea834322
|
decoder/{pcm,dsdiff}: add missing stdio.h include
|
2011-10-09 17:40:37 +02:00 |
|
Max Kellermann
|
894b9cfdb9
|
decoder/dsdiff: add option "lsbitfirst"
Defaults to "no", which fixes the noise problems.
|
2011-10-07 10:10:43 +02:00 |
|
Max Kellermann
|
7ecbb0454f
|
decoder/dsdiff: add documentation
|
2011-10-07 06:38:23 +02:00 |
|
Max Kellermann
|
4e909f9411
|
decoder/dsdiff: new decoder plugin
Doesn't seem to work yet, getting just noise from a test file.
Seeking isn't implemented yet.
|
2011-10-04 21:41:03 +02:00 |
|