From 380c5298864c566e499c3e6d64aa8267c843fd0c Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 27 Dec 2023 17:43:29 +0100 Subject: [PATCH] [doc] list libswresample in requirements --- doc/requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.rst b/doc/requirements.rst index dd0054e0..905855f5 100644 --- a/doc/requirements.rst +++ b/doc/requirements.rst @@ -50,7 +50,7 @@ from all formats supported by `libav * libavcodec * libavformat * libavutil -* libavresample +* libswresample To enable this option, configure with ``--enable-avcodec``. The build will then failed if the required libraries are not found. To disable this option, -- 2.11.0