rockbox/lib/rbcodec/codecs/libspc
Michael Sevakis 71b9685dcd Fix FS#9577 - SNES player missing tracks on certain SPCs
Affected BRR cached waveforms but not realtime BRR decode as far as
I could ascertain. BRR cached waves required loop points to be inside
the initial waveform but this change removes that restriction.

Change-Id: I0ef4db720e5c28bd7b2fb9ae255d27c0a7213f79
2013-05-21 04:29:04 -04:00
..
cpu SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
libspc.make
SOURCES
spc_codec.h Fix FS#9577 - SNES player missing tracks on certain SPCs 2013-05-21 04:29:04 -04:00
spc_cpu.c SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
spc_dsp.c Fix FS#9577 - SNES player missing tracks on certain SPCs 2013-05-21 04:29:04 -04:00
spc_dsp_generic.c SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
spc_dsp_generic.h SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
spc_emu.c SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
spc_profiler.c
spc_profiler.h