summaryrefslogtreecommitdiffstats
path: root/gst/videomixer/blend_ayuv.c
Commit message (Collapse)AuthorAgeFilesLines
* videomixer: Remove the calculate_frame_size() function and use libgstvideo ↵Sebastian Dröge2009-07-101-6/+0
| | | | instead
* videomixer: Make checker pattern lookup table constantSebastian Dröge2009-07-081-1/+1
|
* videomixer: Some cleanup and fix the calculation of the frame size in bytesSebastian Dröge2009-05-281-4/+6
|
* videomixer: Add support for blending BGRA and AYUVAlex Ugarte2009-05-281-0/+270
Fixes bug #577017.