forked from len0rd/rockbox
Fix sim for now. Eventually I should change the decoder to error out if theres a problem allocating huffman tables.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17013 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
231f0c208d
commit
c6bbb0f690
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "bitstream.h"
|
#include "bitstream.h"
|
||||||
|
#include <codecs/lib/codeclib.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Same as av_mallocz_static(), but does a realloc.
|
* Same as av_mallocz_static(), but does a realloc.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue