Merge pull request #916 from huili2/dynamic_dec_au_size
enable dynamic AU size in decoder
This commit is contained in:
@@ -229,6 +229,7 @@ typedef struct TagWelsDecoderContext {
|
||||
SVlcTable sVlcTable; // vlc table
|
||||
|
||||
SBitStringAux sBs;
|
||||
int32_t iMaxBsBufferSizeInByte; //actual memory size for BS buffer
|
||||
|
||||
/* Global memory external */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user