Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | videomixer: Remove the calculate_frame_size() function and use libgstvideo in... | Sebastian Dröge | 2009-07-10 | 1 | -6/+0 |
* | videomixer: Add support for ARGB | Sebastian Dröge | 2009-07-08 | 1 | -98/+104 |
* | videomixer: Don't use // comments | Sebastian Dröge | 2009-05-28 | 1 | -4/+4 |
* | videomixer: Fix background blitting when a color mode is selected with BGRA | Sebastian Dröge | 2009-05-28 | 1 | -7/+8 |
* | videomixer: Some cleanup and fix the calculation of the frame size in bytes | Sebastian Dröge | 2009-05-28 | 1 | -1/+6 |
* | videomixer: Fix ARGB blending to actually work | Sebastian Dröge | 2009-05-28 | 1 | -1/+1 |
* | videomixer: Blend BGRA ourselves instead of using Cairo | Sebastian Dröge | 2009-05-28 | 1 | -26/+59 |
* | videomixer: Add support for blending BGRA and AYUV | Alex Ugarte | 2009-05-28 | 1 | -0/+95 |