[FFmpeg-devel] [PATCH] make width and height available as parameters in vf_scale

Stefano Sabatini stefano.sabatini-lala
Mon Jun 7 12:23:52 CEST 2010


On date Sunday 2010-06-06 13:51:34 -0700, Baptiste Coudurier encoded:
> Hi Stefano,
> 
> On 5/19/10 3:51 PM, Stefano Sabatini wrote:
> >On date Thursday 2010-05-20 00:34:14 +0200, Michael Niedermayer encoded:
> >>On Wed, May 19, 2010 at 02:06:47PM -0700, Baptiste Coudurier wrote:
> >>>On 05/19/2010 02:01 PM, Michael Niedermayer wrote:
> >>>>On Wed, May 19, 2010 at 02:00:31PM -0700, Baptiste Coudurier wrote:
> >>>>>Hi
> >>>>>
> >>>>>$subject.
> >>>>>
> >>>>>--
> >>>>>Baptiste COUDURIER
> >>>>>Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
> >>>>>FFmpeg maintainer                                  http://www.ffmpeg.org
> >>>>
> >>>>>   vf_scale.c |   50 +++++++++++++++++++++++++++++++++++++++++---------
> >>>>>   1 file changed, 41 insertions(+), 9 deletions(-)
> >>>>>cd5961cb76a87a3faca27f594e0daae5a629e3cb  vf_scale_params.patch
> >>>>>Index: libavfilter/vf_scale.c
> >>>>>===================================================================
> >>>>>--- libavfilter/vf_scale.c	(revision 23157)
> >>>>>+++ libavfilter/vf_scale.c	(working copy)
> >>>>>@@ -24,9 +24,22 @@
> >>>>>    */
> >>>>>
> >>>>>   #include "avfilter.h"
> >>>>>+#include "libavcodec/eval.h"
> >>>>>   #include "libavutil/pixdesc.h"
> >>>>>   #include "libswscale/swscale.h"
> >>>>>
> >>>>
> >>>>eval is not yet public abi
> >>>>if needed (that is if stefano gave up) i can fix this
> >>>
> >>>Go, go, go :)
> >>
> >>I should have something now
> >>still needs to pass regression tests, and i need to read and split
> >>my patches, then ill commit.
> >
> >Please don't make it public, I still have some changes to propose
> >before that.
> 
> Is it ok to apply now ?

OK with me, but please update docs.

Regards.
-- 
FFmpeg = Fascinating Furious Multimedia Plastic Exploitable God



More information about the ffmpeg-devel mailing list