[FFmpeg-devel] [RFC] Split libswscale's yuv2rgb per dir.
Michael Niedermayer
michaelni
Fri Mar 20 04:22:42 CET 2009
On Thu, Mar 19, 2009 at 06:20:32PM -0300, Ramiro Polla wrote:
> Hi,
>
> Attached patches are a first step at splitting libswscale into dirs.
> It only does yuv2rgb for now. Tested for C, MMX and Altivec. I haven't
> tested for blackfin but I should be able to test it some time next
> week if someone doesn't do it first. I can't test sparc and mlib
> beyond compiling.
>
> rgb2rgb and swscale are scary, so I wanted to make sure this is the
> correct way of doing things before working longer on them.
>
> When all the split is done the swscale code should be cleaner and
> easier to understand, and the files should have a less monstrous size
> (resulting in a couple more files, obviously).
>
> Attached patch is applied after:
> # renamed: yuv2rgb_bfin.c -> bfin/yuv2rgb_bfin.c
> # renamed: yuv2rgb_mlib.c -> mlib/yuv2rgb_mlib.c
> # renamed: yuv2rgb_altivec.c -> ppc/yuv2rgb_altivec.c
> # renamed: yuv2rgb_vis.c -> sparc/yuv2rgb_vis.c
> # new file: x86/yuv2rgb_mmx.c (copied from yuv2rgb.c)
> # renamed: yuv2rgb_template.c -> x86/yuv2rgb_template.c
>
> Ramiro Polla
is your patch missing the diff for yuv2rgb_mmx.c ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090320/2a5241da/attachment.pgp>
More information about the ffmpeg-devel
mailing list