[FFmpeg-devel] [PATCH] h264 luma interpolation 8x8 for altivec

Guillaume POIRIER poirierg
Wed Jul 16 18:20:29 CEST 2008


Hello,

On Wed, Aug 29, 2007 at 1:10 AM, Luca Barbato <lu_zero at gentoo.org> wrote:
> Guillaume Poirier wrote:
>>
>> This seems like a reasonable reason to do the SIZE -> 16, don't you think?
>>
>
> SIZE -> VECTOR_SIZE (always 16)
>
> My point was to keep that code ready for furter possible changes in
> vector size. Anyway it's a minor thing, just committing the change in a
> separate patch is fine for me.

I saw Mauricio Alvarez at l'Aquila, at ACACES summer school, and as we
talked together, he reminded me that he worked on Altivec routines,
which I couldn't figure if they had got it. Turns out that they had
gone out of my radar.

Here's his patch split in 2 parts:

part3_luma8x8.3.diff has the new luma8x8 routines

vector_size_is_16.diff tries to make it more explicit that SIZE in
fact always equal to 16.

I can't currently test these patches since I'm enjoying the Italian
sun at the moment, so if someone wants to give it a try before I get
back home, in a week, feel free to do so and report.

Cheers,

Guillaume
-- 
Bill Cosby  - "Advertising is the most fun you can have with your clothes on."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part3_luma8x8.3.diff
Type: application/octet-stream
Size: 18841 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080716/4858086c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vector_size_is_16.diff
Type: application/octet-stream
Size: 10892 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080716/4858086c/attachment-0001.obj>



More information about the ffmpeg-devel mailing list