[FFmpeg-devel] [PATCH] doc/filters: Add some random examples for fftfilt

Michael Niedermayer michaelni at gmx.at
Sun Mar 8 15:04:03 CET 2015


On Sun, Mar 08, 2015 at 12:57:03AM +0000, Timothy Gu wrote:
> On Sat, Mar 7, 2015 at 2:29 PM Michael Niedermayer <michaelni at gmx.at> wrote:
> 
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> >  doc/filters.texi |   23 +++++++++++++++++++++++
> >  1 file changed, 23 insertions(+)
> >
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index b15087c..9149ae5 100644
> > --- a/doc/filters.texi
> > +++ b/doc/filters.texi
> > @@ -4629,6 +4629,29 @@ The coordinates of the current sample.
> >  The width and height of the image.
> >  @end table
> >
> > + at subsection Examples
> > +
> > + at itemize
> > + at item
> >
> 
> 
> > +Highpass:
> >
> 
> High-pass:
> 
> 
> > + at example
> > +fftfilt=dc_Y=128:weight_Y='squish(1-(Y+X)/100)'
> > +
> > + at end example
> > +
> >
> 
> 
> > +Lowpass
> >
> 
> add @item and ':'
> also Low-pass

fixed
applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- 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/20150308/6cbbea78/attachment.asc>


More information about the ffmpeg-devel mailing list