1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec
Michael Sevakis 78a45b47de Cleanup and simplify latest DSP code incarnation.
Some things can just be a bit simpler in handling the list of stages
and some things, especially format change handling, can be simplified
for each stage implementation. Format changes are sent through the
configure() callback.

Hide some internal details and variables from processing stages and
let the core deal with it.

Do some miscellaneous cleanup and keep things a bit better factored.

Change-Id: I19dd8ce1d0b792ba914d426013088a49a52ecb7e
2013-05-04 13:43:33 -04:00
..
codecs Make fixepoint.c as a shared library (libfixedpoint.a). 2013-04-26 00:11:04 +02:00
dsp Cleanup and simplify latest DSP code incarnation. 2013-05-04 13:43:33 -04:00
metadata Properly seek to next id3v2 frame for unsynced tags. 2013-04-26 22:45:04 +02:00
test Properly implement volume in warble. dB cut only. 2013-04-25 23:46:17 -04:00
platform.h Remove STATICIRAM hack 2012-05-08 22:46:12 +02:00
rbcodec.make Make fixepoint.c as a shared library (libfixedpoint.a). 2013-04-26 00:11:04 +02:00
rbcodecconfig-example.h Properly implement volume in warble. dB cut only. 2013-04-25 23:46:17 -04:00
rbcodecplatform-unix.h rbcodec: abstract tdspeed buffer allocation 2012-05-07 10:29:07 +02:00
SOURCES Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL 2012-05-09 14:32:38 +02:00