1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec
William Wilgus 0ff6a31d7d opus reset decoder on seek completion to prevent stack overflow
apparently we should be doing this anyway

mark4o> The packets overlap and may reuse state set by other recent packets,
        so if you seek to a different position,
        resetting the state helps to ensure that the subsequent
        packets won't use the state set by the unrelated packets
        that were processed before the seek.

remove stack bump WORKAROUND_FS13060

Change-Id: I1c14e23b1721a360b91e3e55202c1557aef0fcc6
2019-08-14 17:54:35 +02:00
..
codecs opus reset decoder on seek completion to prevent stack overflow 2019-08-14 17:54:35 +02:00
dsp PBE+Surround: Localize some variables and fixup some flush ops 2017-10-12 05:59:18 -04:00
metadata Improvements for vbrfix plugin: 2019-08-13 17:07:07 +02:00
test Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05: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 AAC bitstream format files support 2018-12-22 20:12:10 -05:00