[FFmpeg-devel] [PATCH] Add applyfn filter.
Michael Niedermayer
michaelni
Tue Nov 30 00:40:36 CET 2010
On Sun, Nov 28, 2010 at 04:43:54PM +0100, Stefano Sabatini wrote:
> Based on a patch by Zeger Knopf, <zeger AT customsoft DOT nl>.
> ---
> doc/filters.texi | 16 +++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_applyfn.c | 269 ++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 287 insertions(+), 0 deletions(-)
> create mode 100644 libavfilter/vf_applyfn.c
mplayers geq has more features and is just 199 lines
So i strongly suggest people look at libmpcodecs before writing a libavfilter
patch that adds a new filter because if its worse i can only reject it and
point to that a wraper would have solved this better with less work
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There seems to be only one solution to NIH syndrom, ... a shooting squad
-------------- 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/20101130/52111437/attachment.pgp>
More information about the ffmpeg-devel
mailing list