[FFmpeg-devel] [PATCH] lavfi: edgedetect filter
Clément Bœsch
ubitux at gmail.com
Thu Aug 16 22:03:59 CEST 2012
On Wed, Aug 15, 2012 at 09:53:00PM +0200, Stefano Sabatini wrote:
> On date Wednesday 2012-08-15 15:02:37 +0200, Clément Bœsch encoded:
> > On Thu, Aug 09, 2012 at 02:04:01AM +0200, Stefano Sabatini wrote:
> [...]
> > I'd like to apply this first version as reference first. Feel free to
> > improve gaussian and sobel filters.
> >
> > I'll push the attached patch soon if I see no other comment.
> >
> > --
> > Clément B.
>
> > From 042e094a5afb87ef107c90064973788188029b26 Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <ubitux at gmail.com>
> > Date: Thu, 26 Jul 2012 19:45:53 +0200
> > Subject: [PATCH] lavfi: edgedetect filter
> >
> > FIXME: bump lavfi minor
> > ---
> > doc/filters.texi | 27 ++++
> > libavfilter/Makefile | 1 +
> > libavfilter/allfilters.c | 1 +
> > libavfilter/vf_edgedetect.c | 323 ++++++++++++++++++++++++++++++++++++++++++++
> > tests/lavfi-regression.sh | 1 +
> > tests/ref/lavfi/edgedetect | 1 +
> > 6 files changed, 354 insertions(+)
> > create mode 100644 libavfilter/vf_edgedetect.c
> > create mode 100644 tests/ref/lavfi/edgedetect
> [...]
>
> No more comments from me, thanks for the cool filter.
Thanks to you and everyone for the review,
Pushed :)
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120816/6c70b961/attachment.asc>
More information about the ffmpeg-devel
mailing list