[FFmpeg-devel] [PATCH] faster vp6 decoding

Sebastien Lucas sebastien.lucas
Tue Feb 10 06:58:53 CET 2009


On Tue, Feb 10, 2009 at 1:14 AM, Aurelien Jacobs <aurel at gnuage.org> wrote:
> I've slightly modified your patch (see attached):
>  - uses a vp6dsp_mmx.c file
>  - some cosmetics (no trailing whitespace, etc...)
>  - gcc 2.95 compat: you can't do for(int i=....)
>  - rough attempt at x86_64 compatibility
>
> Unfortunately it don't work (totally garbled output), but I've only
> tested it on x86_64.

Yes I got the same misadventure yesterday, the patch was perfectly
working with an one month old checkout. Monday I just updated (svn up)
and recompile successfully (with a make dist clean) but totally forget
to make a proper test (too optimistic).

I'll check more precisely later tonight.




More information about the ffmpeg-devel mailing list