rockbox/lib/rbcodec
Amaury Pouly bbf4ff2c91 Fix DEBUG build codecs
In DEBUG build, the codec API struct is consider with DEBUG flag in apps/
but without DEBUG flah in rbcodecs/, leading to unmatched structure and horrible
crashes in some cases (mostly encoders). I have no idea why the codecs Makefile
removes the DEBUG flag (maybe for performance reasons?) but it cannot be right.

Change-Id: Idb2c5f66741408ec2939624590fc39c4cf69fc2b
2016-12-03 23:07:32 +01:00
..
codecs Fix DEBUG build codecs 2016-12-03 23:07:32 +01:00
dsp iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
metadata Fix warning in WMA Pro and remove a c++ comment. 2014-11-28 23:04:50 +01:00
test _BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now. 2016-03-18 21:27:15 +01:00
platform.h Enable buflib and core_alloc for warble. 2015-01-19 21:30:03 +01:00
rbcodec.make Make fixepoint.c as a shared library (libfixedpoint.a). 2013-04-26 00:11:04 +02:00
rbcodecconfig-example.h Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
rbcodecplatform-unix.h Enable buflib and core_alloc for warble. 2015-01-19 21:30:03 +01:00
SOURCES three new DSPs 2015-01-19 19:34:01 +01:00