[FFmpeg-devel] [PATCH] configure: add libplacebo to help message

Gyan Doshi ffmpeg at gyani.pro
Thu Jan 27 06:44:38 EET 2022



On 2022-01-27 09:58 am, Zhao Zhili wrote:
> ---
>   configure | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/configure b/configure
> index 493493b4c5..23c5837e9b 100755
> --- a/configure
> +++ b/configure
> @@ -255,6 +255,7 @@ External library support:
>     --enable-libopenvino     enable OpenVINO as a DNN module backend
>                              for DNN based filters like dnn_processing [no]
>     --enable-libopus         enable Opus de/encoding via libopus [no]
> +  --enable-libplacebo      enable libplacebo filter [no]

filter --> library.

The filter i.e. the native component can still be disabled manually 
(usually in error).

Regards,
Gyan


More information about the ffmpeg-devel mailing list