fix bNewSeqBegin logic

This commit is contained in:
Licai Guo
2014-04-23 18:50:11 -07:00
parent f00d3ac15f
commit bada2d35bf
5 changed files with 11 additions and 4 deletions

View File

@@ -286,6 +286,7 @@ typedef struct TagWelsDecoderContext {
uint16_t uiCurIdrPicId;
#endif
bool bNewSeqBegin;
bool bNextNewSeqBegin;
int iOverwriteFlags;
int32_t iErrorConMethod; //
PPicture pPreviousDecodedPictureInDpb; //pointer to previously decoded picture in DPB for error concealment