[FFmpeg-devel] [PATCH] avfilter: add bilateral filter

Moritz Barsnick barsnick at gmx.net
Wed Oct 16 22:37:08 EEST 2019


On Wed, Oct 16, 2019 at 13:19:44 -0400, Andriy Gelman wrote:
> > + at item planes
> > +Set planes to filter. Default is first only.
> > + at end table
>
> It may be good to add that planes is a decimal representation of the planes to
> filter. (i.e. 3 implies that 1st/2nd planes are filtered, 7 implies 1st/2nd/3rd
> are filtered etc.)

This syntax for planes (decimal bitmap) is used for quite a lot of
filters. If documented (I'm for it), there should probably be a
common section and a reference to it for each of the uses.

Cheers,
Moritz


More information about the ffmpeg-devel mailing list