summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglcolorconvert.h
Commit message (Expand)AuthorAgeFilesLines
* glimagesinkbin: Add GstVideoOverlayCompositionMeta caps featuresLubosz Sarnecki2015-07-201-0/+5
* glcolorconvert: Improve passthrough check when no conversion is needed.Jan Schmidt2015-05-041-0/+1
* glupload/download/convert: provide transform_caps functionsMatthew Waters2015-02-031-0/+4
* glcolorconvert: use the correct caps feature for supported capsMatthew Waters2015-02-021-1/+3
* gl: split glcolorconvert usage from gluploadMatthew Waters2015-01-141-3/+3
* glcolorconvert: add support for gl3Matthew Waters2014-11-281-2/+0
* glcolorconvert: support RGB16/BGR16 video format uploadWang Xin-yu (王昕宇)2014-10-201-1/+1
* gl/colorconvert: use GstObject's lock instead of our ownMatthew Waters2014-05-291-2/+0
* gl/colorconvert: allocate output buffersMatthew Waters2014-05-291-2/+1
* gl/colorconvert: operate on buffers instead of memoriesMatthew Waters2014-05-271-4/+3
* gl/colorconvert: use the texture scaling from the gl memoryMatthew Waters2014-05-131-3/+0
* gl/colorconvert: implement lazy initMatthew Waters2014-05-091-3/+3
* gl: make all GObjects inherit from GstObjectMatthew Waters2014-05-081-2/+2
* gl/color: pass large value by referenceMatthew Waters2014-04-121-2/+2
* gl/mem: allocate the memory per planeMatthew Waters2014-04-111-4/+4
* gl: add colorconvert object that converts between color spaces/formatsMatthew Waters2014-04-111-0/+117