Improved internal decoder interface.
commita915058dc2d88a529f2b8705e85e3476e7312f27
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 18 May 2015 16:56:33 +0000 (18 18:56 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 18 May 2015 16:56:33 +0000 (18 18:56 +0200)
tree503dc7d15d5f90ec4c6c8b63001efd9df433be41
parentcda221f991a0fb6f8e8a55ea2cc46194e0815884
Improved internal decoder interface.
42 files changed:
src/Config.h
src/Decoder_AAC.cpp
src/Decoder_AAC.h
src/Decoder_AC3.cpp
src/Decoder_AC3.h
src/Decoder_ADPCM.cpp
src/Decoder_ADPCM.h
src/Decoder_ALAC.cpp
src/Decoder_ALAC.h
src/Decoder_Abstract.cpp
src/Decoder_Abstract.h
src/Decoder_Avisynth.cpp
src/Decoder_Avisynth.h
src/Decoder_FLAC.cpp
src/Decoder_FLAC.h
src/Decoder_MAC.cpp
src/Decoder_MAC.h
src/Decoder_MP3.cpp
src/Decoder_MP3.h
src/Decoder_Musepack.cpp
src/Decoder_Musepack.h
src/Decoder_Opus.cpp
src/Decoder_Opus.h
src/Decoder_Shorten.cpp
src/Decoder_Shorten.h
src/Decoder_Speex.cpp
src/Decoder_Speex.h
src/Decoder_TTA.cpp
src/Decoder_TTA.h
src/Decoder_Vorbis.cpp
src/Decoder_Vorbis.h
src/Decoder_WMA.cpp
src/Decoder_WMA.h
src/Decoder_WavPack.cpp
src/Decoder_WavPack.h
src/Decoder_Wave.cpp
src/Decoder_Wave.h
src/Dialog_MainWindow.cpp
src/PlaylistImporter.cpp
src/PlaylistImporter.h
src/Registry_Decoder.cpp
src/Registry_Decoder.h