1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec
Frank Gevaerts c926a5269e Fix race conditions in parallel build.
ffmpeg_bitstream.c is included in libcodec, so there doesn't seem to
be any reason for individual codecs to also compile it (and clobber
any previous copy while they're at it, leading to broken builds)

Change-Id: I2bedc277ab109f44a6e8feb3d12ed01a720e00a6
2016-05-28 17:41:32 +02:00
..
codecs Fix race conditions in parallel build. 2016-05-28 17:41:32 +02: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