Cog/Plugins/MAD
Christopher Snowhill d1c6950ec6 MAD Input: Further gapless decoding and seek fixes
This time, a two-fer. First, ensure that file start seeking still skips
over the Xing/LAME header packet properly. Then, ensure that decoding
the last desired packet of the file does not indicate having decoded
more sample data than desired, which may have caused errors when
resuming playback position on restart and then smoothly transitioning to
the next track.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-04-19 23:56:17 -07:00
..
MAD.xcodeproj Brought back the MAD plugin from death 2022-02-24 17:51:10 -08:00
MADDecoder.h Brought back the MAD plugin from death 2022-02-24 17:51:10 -08:00
MADDecoder.m MAD Input: Further gapless decoding and seek fixes 2022-04-19 23:56:17 -07:00