[FFmpeg-devel] [PATCH] doc/filters: add missing anchors

Marton Balint cus at passwd.hu
Thu Sep 28 01:58:58 EEST 2023



On Wed, 27 Sep 2023, James Almer wrote:

> Fixes build failures introduced in 7f685d0f49.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> doc/filters.texi | 2 ++
> 1 file changed, 2 insertions(+)

LGTM, thanks.

Marton

>
> 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
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list