Merge "Quick fix to stop vpxdec infinite loop"
This commit is contained in:
Коммит
16b876fb63
|
@ -496,6 +496,7 @@ static vpx_image_t *vp8_get_frame(vpx_codec_alg_priv_t *ctx,
|
||||||
*iter = img;
|
*iter = img;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
ctx->img_avail = 0;
|
||||||
|
|
||||||
return img;
|
return img;
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче