rockbox/lib/rbcodec
Michael Sevakis e04e29d017 mp3_enc: Fix early snafu with stream finish on COP
Distractions make logic fail. It only needs one more loop and should
not trigger further compression cycles after not feeding more data.

Change-Id: Ie0dbb34af92e0ca5718480dd4ab4719a141717ff
2013-07-11 04:50:27 -04:00
..
codecs mp3_enc: Fix early snafu with stream finish on COP 2013-07-11 04:50:27 -04:00
dsp Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
metadata Fix id3v2 album art if more than one image is present. 2013-06-15 21:04:13 +02:00
test Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02: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 rbcodec: abstract tdspeed buffer allocation 2012-05-07 10:29:07 +02:00
SOURCES Rename all the "lin_resample..." stuff to simply "resample_...". 2013-05-07 00:35:46 -04:00