Updated file format detection routines. Also fixes WMA and "raw" AAC detection.
commit1fb5160ec117e6497edd2310c8493eee9b983da3
authorLoRd_MuldeR <mulder2@gmx.de>
Fri, 18 May 2018 20:17:44 +0000 (18 22:17 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Fri, 18 May 2018 20:17:44 +0000 (18 22:17 +0200)
treede349c6fadb37cf5313326df32555c4c2527c0d0
parent2f446a3462ffbd658515ea43b20571f84fefa5ec
Updated file format detection routines. Also fixes WMA and "raw" AAC detection.
18 files changed:
src/Decoder_AAC.cpp
src/Decoder_AC3.cpp
src/Decoder_ADPCM.cpp
src/Decoder_ALAC.cpp
src/Decoder_Avisynth.cpp
src/Decoder_FLAC.cpp
src/Decoder_MAC.cpp
src/Decoder_MP3.cpp
src/Decoder_MP3.h
src/Decoder_Musepack.cpp
src/Decoder_Opus.cpp
src/Decoder_Shorten.cpp
src/Decoder_Speex.cpp
src/Decoder_TTA.cpp
src/Decoder_Vorbis.cpp
src/Decoder_WMA.cpp
src/Decoder_WavPack.cpp
src/Decoder_Wave.cpp