[FFmpeg-devel] [PATCH] Document libavfilter filters options in configure -h

Stefano Sabatini stefano.sabatini-lala
Thu Oct 9 21:16:29 CEST 2008


On date Wednesday 2008-10-08 01:26:15 +0200, Diego Biurrun encoded:
> On Tue, Oct 07, 2008 at 11:49:52PM +0200, Stefano Sabatini wrote:
> > 
> > BTW, should us also document the various --enable-filters/muxers/encoder/devices etc. ?
> > 
> > --- configure	(revision 15563)
> > +++ configure	(working copy)
> > @@ -170,6 +170,9 @@
> >    echo "  --disable-devices        disables all devices"
> > +  echo "  --enable-filter=NAME     enables libavfilter filter NAME"
> > +  echo "  --disable-filter=NAME    disables libavfilter filter NAME"
> > +  echo "  --disable-filters        disables all libavfilter filters"
> >    echo "  --list-decoders          show all available decoders"
> > @@ -179,6 +182,7 @@
> >    echo "  --list-outdevs           show all available output devices"
> > +  echo "  --list-filters           show all available libavfilter filters"
> >    echo
> 
> Commit with s/libavfilter//.

Done, regards.
-- 
FFmpeg = Friendly Fast Mythic Portentous EnGine




More information about the ffmpeg-devel mailing list