[FFmpeg-devel] [PATCH 4/4] Make the crop filter accept parametric expressions.
Stefano Sabatini
stefano.sabatini-lala
Sat Sep 25 03:19:53 CEST 2010
On date Friday 2010-09-24 22:28:00 +0200, Michael Niedermayer encoded:
> On Fri, Sep 24, 2010 at 03:52:58PM +0200, Stefano Sabatini wrote:
[...]
> > Changelog | 1
> > doc/ffmpeg-doc.texi | 8 +-
> > doc/filters.texi | 103 ++++++++++++++++++++++----
> > ffmpeg.c | 4 -
> > libavfilter/vf_crop.c | 176 +++++++++++++++++++++++++++++++++++++++++-----
> > tests/lavfi-regression.sh | 10 +-
> > 6 files changed, 254 insertions(+), 48 deletions(-)
> > 770d4898e8f08ed2e1e88c639d5b391ab6780cda 0001-Make-the-crop-filter-accept-parametric-expressions.patch
> > From e8a7ea8df0eb58a4edf1eab4627cce9f40bc2d79 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Thu, 9 Sep 2010 01:05:04 +0200
> > Subject: [PATCH] Make the crop filter accept parametric expressions.
> >
> > Also change the syntax of the crop filter, from:
> > x:y:w:h
> > to
> > w:h:x:y
>
> this should be a seperate patch and as its part of the reasons cited for a
> "fork" id say it has high priority that this is commited
>
>
> rest of the patch looks good too
Applied as two separate steps.
--
FFmpeg = Fabulous and Fierce Meaningful Powerful Elastic Gadget
More information about the ffmpeg-devel
mailing list