Quoting Marvin Scholz (2024-09-08 20:02:34)
> No need to explicitly specify the buffer here as it is only
> ever passed to av_log, so av_err2str can be used.
> ---
> libavfilter/vf_vmafmotion.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Possibly ok
--
Anton Khirnov
_
No need to explicitly specify the buffer here as it is only
ever passed to av_log, so av_err2str can be used.
---
libavfilter/vf_vmafmotion.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/libavfilter/vf_vmafmotion.c b/libavfilter/vf_vmafmotion.c
index 7bc73416e8..f9315e56b