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

Michael Niedermayer michaelni
Thu May 20 00:34:14 CEST 2010


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.

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

There will always be a question for which you do not know the correct awnser.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100520/983e6cce/attachment.pgp>



More information about the ffmpeg-devel mailing list