On Ma, 2023-06-19 at 14:15 +0800, Tong Wu wrote:
> When qsv device is created by device_derive, the ctx->free function is
> not registered, causing potential memory leak because of not properly
> closing the MFX session.
>
> Signed-off-by: Tong Wu
> Signed-off-by: Wenbin Chen
> ---
> libavutil/
When qsv device is created by device_derive, the ctx->free function is
not registered, causing potential memory leak because of not properly
closing the MFX session.
Signed-off-by: Tong Wu
Signed-off-by: Wenbin Chen
---
libavutil/hwcontext_qsv.c | 9 +
1 file changed, 9 insertions(+)
d