Cog/Plugins
Christopher Snowhill 9a0c598cf1 MAD Decoder: Correct length of iTunes MP3 files
The total frames count in the iTunSMPB header is the encoded length, so
add the start and end padding to it for the decoder implementation,
which expects this variable to contain the total decodable length
including the start and end padding. Fixes gapless decoding of iTunes
files.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-03-07 23:59:14 -08:00
..
AdPlug Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
APL Add decoder open error indicator 2022-02-10 02:15:48 -08:00
ArchiveSource Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
BASSMODS Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CoreAudio Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
CueSheet CUE Reader: Fix enumerating sheets and tag reading 2022-02-13 12:18:58 -08:00
Dumb Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
FFMPEG Fix FFmpeg handling odd WMA files, at least 2022-02-20 03:14:30 -08:00
FileSource Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Flac Clean up a couple of warning notices on this file 2022-02-26 01:11:50 -08:00
GME Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
HighlyComplete Highly Complete / USF: Enable HLE again 2022-03-05 20:44:41 -08:00
Hively Fix Info.plist having bare apostrophes 2022-02-20 01:51:11 -08:00
HTTPSource HTTP Reader: Guess encoding type of stream info 2022-02-16 01:51:16 -08:00
libvgmPlayer Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
M3u Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MAD MAD Decoder: Correct length of iTunes MP3 files 2022-03-07 23:59:14 -08:00
MIDI MIDI Plugin: Rearrange project source files 2022-02-09 18:43:01 -08:00
modplay Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Musepack Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
OpenMPT Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
OpenMPT.old Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
Opus Build several libraries out of tree now 2022-02-15 00:26:55 -08:00
playptmod Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Pls Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Quicktime Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Shorten Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
sidplay SID Input: Bring back file hints, better this time 2022-02-11 04:43:20 -08:00
SilenceDecoder Add decoder open error indicator 2022-02-10 02:15:48 -08:00
TagLib Update supported file name extensions for art 2022-02-16 01:56:34 -08:00
vgmstream VGMStream Decoder: Fix mutable dictionary 2022-03-06 03:57:03 -08:00
Vorbis Add include path for libogg 2022-02-15 00:40:47 -08:00
WavPack Correct capitalization of WavPack in codec info 2022-03-04 02:08:55 -08:00