On Vr, 2023-06-30 at 19:51 +0800, Xiang, Haihao wrote:
> From: Haihao Xiang
>
> The HDR metadata should be removed after HDR to SDR conversion,
> otherwise the output frame still has HDR side data.
>
> Signed-off-by: Haihao Xiang
> ---
> Â libavfilter/vf_tonemap_vaapi.c | 3 +++
> Â 1 file changed
From: Haihao Xiang
The HDR metadata should be removed after HDR to SDR conversion,
otherwise the output frame still has HDR side data.
Signed-off-by: Haihao Xiang
---
libavfilter/vf_tonemap_vaapi.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libavfilter/vf_tonemap_vaapi.c b/libavfil