On Do, 2023-08-17 at 19:39 +0800, Ting Hu wrote:
> From: tinghu3
>
> MFXVideoDECODE_DecodeFrameAsync always return MFX_WRN_DEVICE_BUSY in special
> scenario.
>
> Signed-off-by: tinghu3
> ---
> libavcodec/qsvdec.c | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/lib
From: tinghu3
MFXVideoDECODE_DecodeFrameAsync always return MFX_WRN_DEVICE_BUSY in special
scenario.
Signed-off-by: tinghu3
---
libavcodec/qsvdec.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/libavcodec/qsvdec.c b/libavcodec/qsvdec.c
index da700f25e9..35102fb476 10