summaryrefslogtreecommitdiff
path: root/gst/shapewipe
AgeCommit message (Expand)AuthorFilesLines
2010-03-21shapewipe: Add support for the remaining ARGB formatsSebastian Dröge1-85/+22
2010-02-12[MOVED FROM BAD 29/29] shapewipe: Preserve the input color values in all casesSebastian Dröge1-6/+6
2010-02-12[MOVED FROM BAD 28/29] shapewipe: Scale mask alpha values by the source alpha...Sebastian Dröge1-4/+6
2010-02-12[MOVED FROM BAD 27/29] shapewipe: Fix ARGB processingSebastian Dröge1-2/+2
2010-02-12[MOVED FROM BAD 25/29] shapewipe: Improve/add debug outputSebastian Dröge1-16/+32
2010-02-12[MOVED FROM BAD 24/29] shapewipe: Always hold the mask mutex before signallin...Sebastian Dröge1-0/+2
2010-02-12[MOVED FROM BAD 23/29] shapewipe: Move chain function error cases at the end ...Sebastian Dröge1-38/+47
2010-02-12[MOVED FROM BAD 22/29] shapewipe: Fix race condition during shutdown that can...Sebastian Dröge2-5/+17
2010-02-12[MOVED FROM BAD 21/29] shapewipe: Drop mask buffer on FLUSH eventsSebastian Dröge1-0/+14
2010-02-12[MOVED FROM BAD 20/29] shapewipe: Update copyright yearSebastian Dröge2-2/+2
2010-02-12[MOVED FROM BAD 19/29] shapewipe: Don't reset properties when going PAUSED->R...Sebastian Dröge1-4/+5
2010-02-12[MOVED FROM BAD 18/29] shapewipe: Replace floating point arithmetic in the in...Sebastian Dröge1-16/+32
2010-02-12[MOVED FROM BAD 17/29] shapewipe: Don't do pointer dereferences in the proces...Sebastian Dröge1-4/+6
2010-02-12[MOVED FROM BAD 16/29] shapewipe: Add BGRA support for video in/outputSebastian Dröge1-18/+27
2010-02-12[MOVED FROM BAD 15/29] shapewipe: Add support for ARGB video input/outputSebastian Dröge2-121/+159
2010-02-12[MOVED FROM BAD 14/29] shapewipe: Correctly handle 0/1 fpsSebastian Dröge1-1/+4
2010-02-12[MOVED FROM BAD 13/29] shapewipe: Implement basic QoSSebastian Dröge2-1/+110
2010-02-12[MOVED FROM BAD 12/29] shapewipe: Proxy queries on the video pads to the corr...Sebastian Dröge1-0/+51
2010-02-12[MOVED FROM BAD 11/29] shapewipe: Proxy bufferalloc on the video sinkpadSebastian Dröge1-0/+23
2010-02-12[MOVED FROM BAD 10/29] shapewipe: Try to work inplace if possibleSebastian Dröge1-8/+19
2010-02-12[MOVED FROM BAD 08/29] shapewipe: Fix some issues that were exposed by the ne...Sebastian Dröge1-10/+12
2010-02-12[MOVED FROM BAD 06/29] shapewipe: Add documentation and integrate into the bu...Sebastian Dröge1-0/+21
2010-02-12[MOVED FROM BAD 05/29] shapewipe: Adjust border to still have everything tran...Sebastian Dröge1-10/+30
2010-02-12[MOVED FROM BAD 04/29] shapewipe: Divide the border value by two, otherwise w...Sebastian Dröge1-4/+4
2010-02-12[MOVED FROM BAD 03/29] shapewipe: Add border property to allow smooth bordersSebastian Dröge2-5/+40
2010-02-12[MOVED FROM BAD 01/29] shapewipe: Add a simple shapewipe transition filter & ...Sebastian Dröge3-0/+877