[FFmpeg-devel] [PATCH] doc/filters/paletteuse: mention none dithering value
Stefano Sabatini
stefasab at gmail.com
Wed Mar 29 01:33:37 EEST 2023
On date Monday 2023-03-27 10:20:45 +0530, Gyan Doshi wrote:
>
>
> On 2023-03-27 12:33 am, Stefano Sabatini wrote:
> > Fix issue:
> > http://trac.ffmpeg.org/ticket/9950
> > ---
> > doc/filters.texi | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index 8d4c6ae2f6..1980fa6888 100644
> > --- a/doc/filters.texi
> > +++ b/doc/filters.texi
> > @@ -18652,6 +18652,8 @@ Frankie Sierra dithering v3 (error diffusion)
> > Burkes dithering (error diffusion)
> > @item atkinson
> > Atkinson dithering by Bill Atkinson at Apple Computer (error diffusion)
> > + at item none
> > +Disable dithering.
> > @end table
> > Default is @var{sierra2_4a}.
>
> LGTM.
Applied, thanks.
More information about the ffmpeg-devel
mailing list