ffmpeg | branch: master | James Almer <jamr...@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 <c...@passwd.hu> Signed-off-by: James Almer <jamr...@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 +@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 +@anchor{scale_cuda} @section scale_cuda Scale (resize) and convert (pixel format) the input video, using accelerated CUDA kernels. _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".