[FFmpeg-cvslog] r27602 - trunk/libswscale/swscale_template.c

Luca Barbato lu_zero
Sun Sep 14 02:39:05 CEST 2008


Michael Niedermayer wrote:
> Though i guess we can keep it until these functions are all moved out of
> the preprocessor template magic and called through normal function pointers.

I'll try to update the patchset that does that to be applied to the 
current code, it should be done in those steps:
- uniform function signatures
- get the function pointers in the struct and the logic to fill them 
inside the template file or directly outside
- use the function pointers into the swscale function
- move the function out the template.

Those 4 steps are a bit big and could be split in about 10 smaller 
steps. Which is nicer for you for step 2? Are you fine with them?

lu

-- 

Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero





More information about the ffmpeg-cvslog mailing list