summaryrefslogtreecommitdiff
path: root/gst/shapewipe
Commit message (Expand)AuthorAgeFilesLines
* gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...Dave Craig2016-02-231-8/+13
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* shapewipe: Unref caps and element after usageSebastian Rasmussen2014-08-101-5/+5
* shapewipe: Can't map twice the same buffer for writingNicolas Dufresne2013-05-101-19/+7
* shapewipe: Ensure caps are writableNicolas Dufresne2013-05-101-0/+1
* shapewipe: Fix sample pipeline in documentationNicolas Dufresne2013-05-101-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* shapewipe: Use default query handler where neededEdward Hervey2012-09-121-17/+13
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* caps: improve caps handlingWim Taymans2012-03-271-17/+17
* shapewipe: proper video info and frame managementMark Nauwelaerts2012-03-262-33/+40
* update for memory api changesWim Taymans2012-03-151-1/+1
* GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-1/+1
* port to new gthread APIWim Taymans2012-01-192-27/+22
* add parent to pad functionsWim Taymans2011-11-171-18/+21
* add parent to query functionWim Taymans2011-11-161-13/+13
* _peer_get_caps() -> _peer_query_caps()Wim Taymans2011-11-151-9/+9
* change getcaps to queryWim Taymans2011-11-151-8/+66
* controller: port to new controller location and apiStefan Sauer2011-11-042-6/+3
* shapewipe: port to 0.11Wim Taymans2011-08-302-208/+154
* shapewipe: beginnings of portingWim Taymans2011-07-061-27/+20
* y4mencode: shapewipe: Address unused but set variablesRobert Swain2011-04-161-2/+1
* android: Make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* shapewipe: Force format to AYUV in the example pipeline for the same reasonSebastian Dröge2010-09-211-1/+1
* shapewipe: Improve debugging and immediately return empty caps from the getca...Sebastian Dröge2010-09-211-0/+44
* shapewipe: Add support for the remaining ARGB formatsSebastian Dröge2010-03-211-85/+22
* [MOVED FROM BAD 29/29] shapewipe: Preserve the input color values in all casesSebastian Dröge2010-02-121-6/+6
* [MOVED FROM BAD 28/29] shapewipe: Scale mask alpha values by the source alpha...Sebastian Dröge2010-02-121-4/+6
* [MOVED FROM BAD 27/29] shapewipe: Fix ARGB processingSebastian Dröge2010-02-121-2/+2
* [MOVED FROM BAD 25/29] shapewipe: Improve/add debug outputSebastian Dröge2010-02-121-16/+32
* [MOVED FROM BAD 24/29] shapewipe: Always hold the mask mutex before signallin...Sebastian Dröge2010-02-121-0/+2
* [MOVED FROM BAD 23/29] shapewipe: Move chain function error cases at the end ...Sebastian Dröge2010-02-121-38/+47
* [MOVED FROM BAD 22/29] shapewipe: Fix race condition during shutdown that can...Sebastian Dröge2010-02-122-5/+17
* [MOVED FROM BAD 21/29] shapewipe: Drop mask buffer on FLUSH eventsSebastian Dröge2010-02-121-0/+14
* [MOVED FROM BAD 20/29] shapewipe: Update copyright yearSebastian Dröge2010-02-122-2/+2
* [MOVED FROM BAD 19/29] shapewipe: Don't reset properties when going PAUSED->R...Sebastian Dröge2010-02-121-4/+5
* [MOVED FROM BAD 18/29] shapewipe: Replace floating point arithmetic in the in...Sebastian Dröge2010-02-121-16/+32
* [MOVED FROM BAD 17/29] shapewipe: Don't do pointer dereferences in the proces...Sebastian Dröge2010-02-121-4/+6
* [MOVED FROM BAD 16/29] shapewipe: Add BGRA support for video in/outputSebastian Dröge2010-02-121-18/+27
* [MOVED FROM BAD 15/29] shapewipe: Add support for ARGB video input/outputSebastian Dröge2010-02-122-121/+159
* [MOVED FROM BAD 14/29] shapewipe: Correctly handle 0/1 fpsSebastian Dröge2010-02-121-1/+4
* [MOVED FROM BAD 13/29] shapewipe: Implement basic QoSSebastian Dröge2010-02-122-1/+110
* [MOVED FROM BAD 12/29] shapewipe: Proxy queries on the video pads to the corr...Sebastian Dröge2010-02-121-0/+51
* [MOVED FROM BAD 11/29] shapewipe: Proxy bufferalloc on the video sinkpadSebastian Dröge2010-02-121-0/+23
* [MOVED FROM BAD 10/29] shapewipe: Try to work inplace if possibleSebastian Dröge2010-02-121-8/+19
* [MOVED FROM BAD 08/29] shapewipe: Fix some issues that were exposed by the ne...Sebastian Dröge2010-02-121-10/+12