videomixer: Optimize ARGB blending and implement BGRA blending with orc
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 23 Aug 2010 13:44:50 +0000 (15:44 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 4 Sep 2010 12:52:09 +0000 (14:52 +0200)
commit6da14d0c4187f94b2742b228da7f1370dcb92853
treefeb7df00490e568946a5ef0a212c4c3cd793789b
parent7cfa51954752fe83a35ecf3170ca86e66f8a42b0
videomixer: Optimize ARGB blending and implement BGRA blending with orc

This now means, that we have absolutely no handwritten assembly anymore
in videomixer and it's also faster now when using SSE.
configure.ac
gst/videomixer/Makefile.am
gst/videomixer/blend.c
gst/videomixer/blend_mmx.h [deleted file]
gst/videomixer/blendorc.orc
gst/videomixer/videomixer.c