summaryrefslogtreecommitdiff
path: root/gst/shapewipe
AgeCommit message (Expand)AuthorFilesLines
2014-08-10shapewipe: Unref caps and element after usageSebastian Rasmussen1-5/+5
2013-05-10shapewipe: Can't map twice the same buffer for writingNicolas Dufresne1-19/+7
2013-05-10shapewipe: Ensure caps are writableNicolas Dufresne1-0/+1
2013-05-10shapewipe: Fix sample pipeline in documentationNicolas Dufresne1-1/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-09-12shapewipe: Use default query handler where neededEdward Hervey1-17/+13
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-27caps: improve caps handlingWim Taymans1-17/+17
2012-03-26shapewipe: proper video info and frame managementMark Nauwelaerts2-33/+40
2012-03-15update for memory api changesWim Taymans1-1/+1
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-1/+1
2012-01-19port to new gthread APIWim Taymans2-27/+22
2011-11-17add parent to pad functionsWim Taymans1-18/+21
2011-11-16add parent to query functionWim Taymans1-13/+13
2011-11-15_peer_get_caps() -> _peer_query_caps()Wim Taymans1-9/+9
2011-11-15change getcaps to queryWim Taymans1-8/+66
2011-11-04controller: port to new controller location and apiStefan Sauer2-6/+3
2011-08-30shapewipe: port to 0.11Wim Taymans2-208/+154
2011-07-06shapewipe: beginnings of portingWim Taymans1-27/+20
2011-04-16y4mencode: shapewipe: Address unused but set variablesRobert Swain1-2/+1
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+14
2010-09-21shapewipe: Force format to AYUV in the example pipeline for the same reasonSebastian Dröge1-1/+1
2010-09-21shapewipe: Improve debugging and immediately return empty caps from the getca...Sebastian Dröge1-0/+44
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