1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib
William Wilgus 9605237349 opus fix comment skipping code
opus requires the comment header to be a valid file our codec attemps to skip the comment data
in order to reduce the ram allocated originally it caused files with large album art to skip
the beginning of tracks my first attempt at fixing this then caused files with low bitrates
to do the same while fixing files with large album art

This patch should fix both although the initial start might be a bit slower but
this shouldn't cause too much of an issue

Change-Id: Ia1c3561347894cc45f24bb2659436914f8f03b43
2019-01-25 04:18:51 +01:00
..
arm_support ARM support: provide compiler a better popcount function 2017-09-07 15:45:55 -04:00
fixedpoint Undo hacks to meant to get around string formatting limitations 2017-11-21 05:01:14 -05:00
libsetjmp Deprecate the EXTRA_LIBS variable. 2013-01-24 16:06:45 +01:00
rbcodec opus fix comment skipping code 2019-01-25 04:18:51 +01:00
skin_parser Limit more variables to file scope 2015-01-11 21:40:51 +01:00
tlsf Revert "tlsf: pack info structs" 2017-10-29 16:51:33 -04:00
unwarminder Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00