summaryrefslogtreecommitdiffstats
path: root/gst/videomixer/blend_bgra.c
Commit message (Expand)AuthorAgeFilesLines
* videomixer: Remove the calculate_frame_size() function and use libgstvideo in...Sebastian Dröge2009-07-101-6/+0
* videomixer: Add support for ARGBSebastian Dröge2009-07-081-98/+104
* videomixer: Don't use // commentsSebastian Dröge2009-05-281-4/+4
* videomixer: Fix background blitting when a color mode is selected with BGRASebastian Dröge2009-05-281-7/+8
* videomixer: Some cleanup and fix the calculation of the frame size in bytesSebastian Dröge2009-05-281-1/+6
* videomixer: Fix ARGB blending to actually workSebastian Dröge2009-05-281-1/+1
* videomixer: Blend BGRA ourselves instead of using CairoSebastian Dröge2009-05-281-26/+59
* videomixer: Add support for blending BGRA and AYUVAlex Ugarte2009-05-281-0/+95