summaryrefslogtreecommitdiff
path: root/ext/gl/gstgluploadelement.c
Commit message (Expand)AuthorAgeFilesLines
* gl/uploadelement: fail earlier if we could not upload the bufferMatthew Waters2015-09-171-3/+10
* glupload: Use base class metadata copy functionNicolas Dufresne2015-08-251-24/+8
* gl: Let base transform relay the meta api for usNicolas Dufresne2015-08-221-20/+15
* glupload: Forward composition meta even without paramsNicolas Dufresne2015-07-221-4/+4
* glimagesinkbin: Add allocation query for GstVideoOverlayCompositionLubosz Sarnecki2015-07-201-0/+19
* uploadelement: Protect against NULL pointerNicolas Dufresne2015-07-161-0/+3
* gluploadelement: Remove uneeded header and definesNicolas Dufresne2015-05-121-10/+0
* glupload: provide the sink template caps that could be usedMatthew Waters2015-04-281-7/+5
* glupload: Release glupload buffer when caps are changedMatthieu Bouron2015-04-241-1/+3
* gluploadelement: Unref GstGLUpload object and caps in ::stop()Matthieu Bouron2015-04-171-7/+6
* glupload: move meta-data copy into gst-gl libraryVíctor Manuel Jáquez Leal2015-03-141-3/+0
* glupload/colorconvert: only copy timestamps if the input buffer != outputMatthew Waters2015-03-141-4/+3
* gluploadelement: properly unref buffers that are the same as the inputMatthew Waters2015-03-131-0/+5
* gl: add a new glupload element based on the glupload library objectMatthew Waters2015-03-121-0/+250