summaryrefslogtreecommitdiff
path: root/ext/gl/gstglcolorconvertelement.c
Commit message (Expand)AuthorAgeFilesLines
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+4
* glcolorconvert: implement usage of a buffer poolMatthew Waters2016-01-061-0/+3
* glcolorconvert: remove unused ret variableMatthew Waters2015-10-301-1/+0
* glcolorconvert: add support for converting texture targetsMatthew Waters2015-10-301-12/+2
* glmemory: add support for rectangle texturesMatthew Waters2015-10-301-4/+2
* glcolorconvert: Use base transform metadata copyNicolas Dufresne2015-08-251-2/+5
* gl: Let base transform relay the meta api for usNicolas Dufresne2015-08-221-0/+12
* glimagesinkbin: Add GstVideoOverlayCompositionMeta caps featuresLubosz Sarnecki2015-07-201-2/+4
* glcolorconvertelement: propagate failure to convert buffer upstreamMatthew Waters2015-07-181-3/+7
* Revert "gl: readd glupload/download onto element pads"Sebastian Dröge2015-05-061-95/+21
* gl: readd glupload/download onto element padsMatthew Waters2015-04-301-21/+95
* glcolorconvert: Fix compiler warningSebastian Dröge2015-04-261-2/+0
* glcolorconvert: Keep colorimetry and chroma-site fields if passthroughMatthieu Bouron2015-04-261-0/+25
* glcolorconvertelement: Also unref caps in ::stop() alreadySebastian Dröge2015-04-171-14/+3
* glcolorconvertelement: fix GstGLColorConvert leakGuillaume Desmottes2015-04-171-0/+16
* glupload/colorconvert: only copy timestamps if the input buffer != outputMatthew Waters2015-03-141-0/+3
* gl: add a new glcolorconvert element based on the glcolorconvert library objectMatthew Waters2015-03-121-0/+205