[FFmpeg-devel] [PATCH]Slightly improve configure --help output

Michael Niedermayer michaelni at gmx.at
Sat Dec 6 14:27:30 CET 2014


On Sat, Dec 06, 2014 at 01:52:26PM +0100, Carl Eugen Hoyos wrote:
> Hi!
> 
> Users currently cannot easily know how to enable filters like the drawtext 
> filter. Attached patch tries to improve this.
> 
> Please comment, Carl Eugen

>  configure |   19 ++++++++++---------
>  1 file changed, 10 insertions(+), 9 deletions(-)
> bef21b8070953291eecc8ba816fa59c4a47b43d2  patchconfigure.diff
> diff --git a/configure b/configure
> index c046e34..d5c73a0 100755
> --- a/configure
> +++ b/configure
> @@ -194,25 +194,26 @@ Individual component options:
>  External library support:
>    --enable-avisynth        enable reading of AviSynth script files [no]
>    --disable-bzlib          disable bzlib [autodetect]
> -  --enable-fontconfig      enable fontconfig
> -  --enable-frei0r          enable frei0r video filtering
> -  --enable-gnutls          enable gnutls [no]
> +  --enable-fontconfig      enable fontconfig, useful for drawtext filter [no]
> +  --enable-frei0r          enable frei0r video filtering [no]

> +  --enable-gnutls          enable gnutls, needed for https support [no]

or openssl
also same change for the opessl option is missing


[...]


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141206/108a1eb4/attachment.asc>


More information about the ffmpeg-devel mailing list