[FFmpeg-cvslog] doc/filters: add missing anchors
James Almer
git at videolan.org
Thu Sep 28 02:39:32 EEST 2023
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Wed Sep 27 19:51:52 2023 -0300| [b643af4acb471c3cb09b02afcc511498c9674347] | committer: James Almer
doc/filters: add missing anchors
Fixes build failures introduced in 7f685d0f49.
Reviewed-by: Marton Balint <cus at passwd.hu>
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b643af4acb471c3cb09b02afcc511498c9674347
---
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.
More information about the ffmpeg-cvslog
mailing list