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.
This commit is contained in:
@@ -481,7 +481,6 @@ libdecoder_plugins_a_SOURCES = \
|
||||
src/decoder/pcm_decoder_plugin.c \
|
||||
src/decoder/dsdiff_decoder_plugin.c \
|
||||
src/decoder/dsdiff_decoder_plugin.h \
|
||||
src/dsd2pcm/dsd2pcm.c src/dsd2pcm/dsd2pcm.h \
|
||||
src/decoder_buffer.c \
|
||||
src/decoder_plugin.c \
|
||||
src/decoder_list.c
|
||||
|
||||
Reference in New Issue
Block a user