decoder/opus: move code to new class OggDecoder
Prepare to reuse the same code for a new Vorbis decoder plugin based on libvorbis instead of libvorbisfile.
This commit is contained in:
@@ -1030,6 +1030,7 @@ endif
|
||||
|
||||
if HAVE_XIPH
|
||||
libdecoder_a_SOURCES += \
|
||||
src/decoder/plugins/OggDecoder.cxx src/decoder/plugins/OggDecoder.hxx \
|
||||
src/decoder/plugins/OggCodec.cxx src/decoder/plugins/OggCodec.hxx
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user