rockbox/lib/rbcodec
Dominik Riebeling 370ed6de7c Properly seek to next id3v2 frame for unsynced tags.
When seeking to the next id3v2 frame we need to consider if the tag has the
unsync flag set. Not doing so will likely make parsing end up in the middle of
the current frame if the frame size exceeds the upper limit set during read.
The latter usually happens for album art frames.

Fixes FS#12849.

Change-Id: Ic92853eef4374508d84df347bcc66b6661d5037d
2013-04-26 22:45:04 +02:00
..
codecs Make fixepoint.c as a shared library (libfixedpoint.a). 2013-04-26 00:11:04 +02:00
dsp Straighten out the mad twisted state of sound.c and related areas. 2013-04-15 12:02:05 -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