enable dynamic AU size in decoder

This commit is contained in:
huili2
2014-05-29 00:26:04 -07:00
parent 7de6eb2bad
commit bed18c26c3
5 changed files with 81 additions and 14 deletions

View File

@@ -233,6 +233,7 @@ typedef struct TagWelsDecoderContext {
SVlcTable sVlcTable; // vlc table
SBitStringAux sBs;
int32_t iMaxBsBufferSizeInByte; //actual memory size for BS buffer
/* Global memory external */