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 | -7/+0 |
* | videomixer: I420 mode: Add fast path for 0.0 and 1.0 alpha | Edward Hervey | 2009-07-10 | 1 | -0/+18 |
* | videomixer: I420 blending : Fix main algorithm. | Edward Hervey | 2009-07-10 | 1 | -1/+1 |
* | videomixer: Make debugging category global to all the code. | Edward Hervey | 2009-07-10 | 1 | -0/+1 |
* | videomixer: Make checker pattern lookup table constant | Sebastian Dröge | 2009-07-08 | 1 | -1/+1 |
* | videomixer: Don't use // comments | Sebastian Dröge | 2009-05-28 | 1 | -1/+0 |
* | videomixer: Some cleanup and fix the calculation of the frame size in bytes | Sebastian Dröge | 2009-05-28 | 1 | -0/+7 |
* | videomixer: Fix I420 blending to actually do something | Sebastian Dröge | 2009-05-28 | 1 | -10/+33 |
* | videomixer: Add support for blending BGRA and AYUV | Alex Ugarte | 2009-05-28 | 1 | -0/+295 |