move iTotalNumMbRec from refpic to ctx

This commit is contained in:
Licai Guo
2014-03-04 19:23:15 -08:00
parent 8f981a4282
commit 9e4ab64c73
4 changed files with 12 additions and 13 deletions

View File

@@ -271,6 +271,7 @@ typedef struct TagWelsDecoderContext {
bool bSubspsAvailFlags[MAX_SPS_COUNT];
bool bPpsAvailFlags[MAX_PPS_COUNT];
bool bReferenceLostAtT0Flag;
int32_t iTotalNumMbRec; //record current number of decoded MB
#ifdef LONG_TERM_REF
bool bParamSetsLostFlag; //sps or pps do not exist or not correct