[FFmpeg-devel] [PATCH] Add vfilters.texi to documentation
Michael Niedermayer
michaelni
Wed Oct 7 23:49:04 CEST 2009
On Wed, Oct 07, 2009 at 11:21:40PM +0200, Stefano Sabatini wrote:
> Hi,
>
> in attachment a slightly modified version of the doc/vfilter.texi file
> in the soc repo.
>
> I plan to add documentation for the various filters here as long as
> I (and possible others) will add them.
>
> Regards.
> --
> FFmpeg = Freak and Frightening Mortal Proud Extreme God
> vfilters.texi | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 73 insertions(+)
> 0ea092e9ac925920244e41dae36fe19cd26535d5 add-vfilter-doc.patch
> Index: ffmpeg/doc/vfilters.texi
> ===================================================================
> --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> +++ ffmpeg/doc/vfilters.texi 2009-10-07 23:18:45.000000000 +0200
> @@ -0,0 +1,73 @@
> +\input texinfo @c -*- texinfo -*-
> +
> + at settitle Video Filters Documentation
> + at titlepage
> + at sp 7
> + at center @titlefont{Video Filters Documentation}
> + at sp 3
> + at end titlepage
> +
> +
> + at chapter Introduction
> +
> +Libavfilter is the filtering API of FFmpeg. It is the substitute of the
> +now deprecated 'vhooks' and started as a Google Summer of Code project.
> +To get libavfilter you must download it into some directory of your choice by:
> + at example
> + svn checkout svn://svn.ffmpeg.org/soc/libavfilter
> + at end example
> +
> +And then read @url{http://svn.ffmpeg.org/soc/libavfilter/README?view=co}
> +to learn how to integrate it into ffmpeg and ffplay.
This sounds like that this is the intended final place on where lavfi would be
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091007/0f5a0065/attachment.pgp>
More information about the ffmpeg-devel
mailing list