[FFmpeg-devel] [PATCH] modification of the MMX H264 MC chroma functions to support RV40

Mathieu Velten matmaul
Tue Dec 30 01:10:31 CET 2008


2008/12/26 Mathieu Velten <matmaul at gmail.com>:
> patch attached. (I can do it :P)
>
> Mathieu Velten
>

up ?
if you prefer the div by 8 values to be interleaved in the table (and
then use p+1 instead of p+4) I can do it but it will cost an extra
instruction for the rv40 functions (&rv40_bias_reg[y>>1][(x>>1)<<1]
instead of &rv40_bias_reg[y>>1][x>>1]).

Mathieu Velten




More information about the ffmpeg-devel mailing list