[Ffmpeg-devel] [PATCH] enable libswscale

Víctor Paesa wzrlpy
Sun Sep 3 23:26:31 CEST 2006


Hi,

> Hi,
>
> On 9/3/06, Michael Niedermayer <michaelni at gmx.at> wrote:
>> Hi
>>
>> On Sat, Sep 02, 2006 at 11:41:41PM +0200, V?ctor Paesa wrote:
>> > Hi,
>> >
>> > Here is attached my patch to port ppm vhook to swscaler.
>> >
>> > The patch uses sws_getCachedContext() therefore depends on my
>> > ffmpeg.swscale.swscale.2.patch (hopefully to be incorparated into SVN
>> soon).
>> > (see discussion at
>> > http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-August/014770.html)
>> >
>> > The testing has been a bit deceptive, since the unpatched ppm vhook
>> only
>> > supports processing single frames.
>> > I'm not sure if that is consecuence of my Cygwin platform and the use
>> of
>> > fork/pipes in this vhook.
>> > Maybe it works fine under Linux?
>> >
>> > I attach also the test cases, where the patched ppm.c fails in the
>> same
>> > cases as the original fails.
>> >
>> > Hence test OK, but only in the sense that it didn't break anything
>> more
>> > that wasn't already broken.
>>
>> patch ok
>
> Compiles && works,
> Applied
>

Thank you very much. Should I understand that ffmpeg.swscale.swscale.2.patch
will be commited very soon?

(to avoid breaking compilations if vhooks enabled)

Regards,
V?ctor




More information about the ffmpeg-devel mailing list