[FFmpeg-devel] [PATCH] lavfi: add fade filter

Michael Niedermayer michaelni
Mon Feb 21 14:24:52 CET 2011


On Mon, Feb 21, 2011 at 12:02:57PM +0100, Stefano Sabatini wrote:
> From: Brandon Mintern <bmintern at gmail.com>
> 
> Port fade filter from libavfilter soc repo, with minor fixes by
> Stefano.
> ---
>  doc/filters.texi         |   33 +++++++++
>  libavfilter/Makefile     |    1 +
>  libavfilter/allfilters.c |    1 +
>  libavfilter/vf_fade.c    |  170 ++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 205 insertions(+), 0 deletions(-)
>  create mode 100644 libavfilter/vf_fade.c

commited

ideas for future work:
allow multiple fade in / out per filter
allow times in seconds instead of frame numbers
regression test

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

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110221/ddf012fc/attachment.pgp>



More information about the ffmpeg-devel mailing list