1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

doc/filters: add missing anchors

Fixes build failures introduced in 7f685d0f49.

Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2023-09-27 19:51:52 -03:00
parent 89c9929144
commit b643af4acb

View File

@ -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.