On Ma, 2023-01-30 at 09:37 +0800, Xiang, Haihao wrote:
> From: Haihao Xiang
>
> This is used to control the output at frame rate or field rate when
> deinterlace is expected and framerate is not specified.
>
> Signed-off-by: Haihao Xiang
> ---
> libavfilter/vf_vpp_qsv.c | 17 +++--
From: Haihao Xiang
This is used to control the output at frame rate or field rate when
deinterlace is expected and framerate is not specified.
Signed-off-by: Haihao Xiang
---
libavfilter/vf_vpp_qsv.c | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/libavfi