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

Mathieu Velten matmaul
Tue Dec 23 02:19:56 CET 2008


2008/12/23 Michael Niedermayer <michaelni at gmx.at>:
> you are not doing ff_pw_tab[bias>>3], you are doing
> "*ff_pw_tab[bias] >>3"
>
in this case it is the same.

> after looking again, you dont need this table at all.
> you have 2 tables and some odd indirection from them, one table is plenty

right, the table ff_pw_tab is not really needed.
simpler patch attached.

Mathieu Velten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rv40_mc_mmx_v3.diff
Type: text/x-diff
Size: 11150 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081223/78ec8565/attachment.diff>



More information about the ffmpeg-devel mailing list