LTR feedback check in decoder
This commit is contained in:
parent
f638546d81
commit
60314ff570
@ -951,6 +951,7 @@ int32_t UpdateAccessUnit (PWelsDecoderContext pCtx) {
|
||||
pCurAu->uiActualUnitsNum) { // no found IDR nal within incoming AU, need exit to avoid mosaic issue, 11/19/2009
|
||||
WelsLog (& (pCtx->sLogCtx), WELS_LOG_WARNING,
|
||||
"UpdateAccessUnit():::::Key frame lost.....CAN NOT find IDR from current AU.\n");
|
||||
pCtx->iErrorCode |= dsRefLost;
|
||||
if (pCtx->iErrorConMethod == ERROR_CON_DISABLE) {
|
||||
#ifdef LONG_TERM_REF
|
||||
pCtx->iErrorCode |= dsNoParamSets;
|
||||
|
Loading…
x
Reference in New Issue
Block a user