[FFmpeg-devel] [PATCH] doc/filters: add missing anchors
James Almer
jamrial at gmail.com
Thu Sep 28 01:51:59 EEST 2023
Fixes build failures introduced in 7f685d0f49.
Signed-off-by: James Almer <jamrial at gmail.com>
---
doc/filters.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index c25450cf6c..a729a08dce 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -16837,6 +16837,7 @@ ffmpeg -init_hw_device vulkan -hwaccel vaapi -hwaccel_output_format vaapi ... -v
@end example
@end itemize
+ at anchor{libvmaf}
@section libvmaf
Calulate the VMAF (Video Multi-Method Assessment Fusion) score for a
@@ -20895,6 +20896,7 @@ If the specified expression is not valid, it is kept at its current
value.
@end table
+ at anchor{scale_cuda}
@section scale_cuda
Scale (resize) and convert (pixel format) the input video, using accelerated CUDA kernels.
--
2.42.0
More information about the ffmpeg-devel
mailing list