rockbox/lib/rbcodec
Thomas Jarosch e7c282fed7 More standard conforming codec_realloc()
- Leave original ptr untouched if allocation fails
  (bail out early)
- Behave like malloc() in case ptr is NULL

Change-Id: Ib854ca19bd0e069999b7780d2d9a533ece705add
2014-12-27 17:33:24 +01:00
..
codecs More standard conforming codec_realloc() 2014-12-27 17:33:24 +01:00
dsp DSP Compressor: Sidechain, Exponential Atk/Rls 2013-12-15 22:24:08 +01:00
metadata Fix warning in WMA Pro and remove a c++ comment. 2014-11-28 23:04:50 +01:00
test Fix last warning for Warble 2014-08-30 01:50:22 -04:00
platform.h Missed removing a couple unwanted includes in previous commit. 2013-05-27 03:40:02 -04: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 Get the last errors I hope! 2014-08-30 01:29:18 -04:00
SOURCES Rename all the "lin_resample..." stuff to simply "resample_...". 2013-05-07 00:35:46 -04:00