summaryrefslogtreecommitdiff
path: root/ext/gl
Commit message (Expand)AuthorAgeFilesLines
* gltransformation: clear to transparentMatthew Waters2015-12-121-1/+1
* glimagesink: Fix structure memory leakVineeth TM2015-11-171-1/+3
* glvideomixer: Proxy the ignore-eos videoaggregator property as wellNirbheek Chauhan2015-10-071-0/+7
* Don't throw compiler warnings with G_DISABLE_ASSERTJan Schmidt2015-09-181-1/+8
* glimagesink: request a resize on caps/3d mode changesMatthew Waters2015-09-171-33/+20
* gl/uploadelement: fail earlier if we could not upload the bufferMatthew Waters2015-09-171-3/+10
* gl: Fix GError leaks during failuresVineeth T M2015-09-173-0/+3
* glimagesink: avoid updating the viewport in the draw loopMatthew Waters2015-09-162-11/+10
* glupload: Use base class metadata copy functionNicolas Dufresne2015-08-251-24/+8
* glcolorconvert: Use base transform metadata copyNicolas Dufresne2015-08-251-2/+5
* glimagesink: update display size before sending eventNicolas Dufresne2015-08-221-3/+3
* gl: Let base transform relay the meta api for usNicolas Dufresne2015-08-222-20/+27
* caopengllayersink: Don't chain up to parent's query handling twice for DRAIN ...hoonhee.lee2015-08-211-1/+0
* glsink: Enable sync meta on pools we offerNicolas Dufresne2015-08-151-0/+2
* glimagesink: Move overlay rendering after video renderingNicolas Dufresne2015-08-151-2/+2
* glimagesink: take into account non 1/1 par for navigationMatthew Waters2015-08-121-12/+45
* gl: use gles2 shaders everywhereMatthew Waters2015-08-1022-466/+84
* gltransformation: implement pivot point for rotation and scaleLubosz Sarnecki2015-08-082-2/+65
* glvideomixer: swap control binding proxyMatthew Waters2015-08-031-4/+4
* gstglfilterbin: remove unused variableLuis de Bethencourt2015-07-301-14/+8
* glstereomix: remove redundant initializationLuis de Bethencourt2015-07-291-1/+0
* caopengllayersink: remove unused label context_creation_errorJulien Isorce2015-07-241-7/+0
* glimagesink: fix allocation meta structure leakTim-Philipp Müller2015-07-231-0/+3
* glvideomixer: Add GstControlBinding proxyOlivier Crête2015-07-221-55/+159
* glupload: Forward composition meta even without paramsNicolas Dufresne2015-07-221-4/+4
* composition-overlay: Positions are relative to textureNicolas Dufresne2015-07-221-1/+1
* gloverlaycompositor: Create own shader objectLubosz Sarnecki2015-07-221-4/+2
* glimagesink: Properly handle compsositor life timeNicolas Dufresne2015-07-221-12/+11
* caopengllayersink: use gst_gl_display_create_contextJulien Isorce2015-07-211-6/+2
* glstereosplit: use gst_gl_display_create_contextJulien Isorce2015-07-211-2/+4
* gl: use gst_gl_display_create_context in more elements.Julien Isorce2015-07-212-7/+10
* glimagesink: Send reconfigure event when window size changesLubosz Sarnecki2015-07-201-0/+13
* glimagesinkbin: Add allocation query for GstVideoOverlayCompositionLubosz Sarnecki2015-07-202-0/+32
* glimagesinkbin: Add GstVideoOverlayCompositionMeta caps featuresLubosz Sarnecki2015-07-202-7/+15
* glimagesink: Upload and draw overlays with GstGLOverlayCompositorLubosz Sarnecki2015-07-202-0/+19
* glcolorconvertelement: propagate failure to convert buffer upstreamMatthew Waters2015-07-181-3/+7
* uploadelement: Protect against NULL pointerNicolas Dufresne2015-07-161-0/+3
* download: only start a download transfer for sysmem caps featuresMatthew Waters2015-07-071-4/+15
* gltransformation: correct vao usageMatthew Waters2015-07-071-6/+0
* gl: consolidate egl header includes to egl-only headersMatthew Waters2015-07-071-1/+1
* glvideomixer, glmixer: Add description and klassOlivier Crête2015-07-032-0/+9
* gl: Don't leak pool if set_config failedNicolas Dufresne2015-07-021-4/+5
* glimagesink: use g_clear_error instead of g_error_freeVineeth TM2015-07-021-4/+1
* gl: add missing breakLuis de Bethencourt2015-06-291-0/+1
* glimagesink: Don't leak poolNicolas Dufresne2015-06-261-1/+4
* gldisplay: add gst_gl_display_create_contextJulien Isorce2015-06-191-34/+32
* Revert "gl: add GstGLContextGPUProcess backend"Julien Isorce2015-06-191-14/+0
* glimagesink: Remove duplicate, useless line of codeJan Schmidt2015-06-191-2/+0
* opengl: glstero* are only built with full OpenGLNicolas Dufresne2015-06-181-8/+8
* gl: Add glviewconvert, glstereomix and glstereosplit elementsJan Schmidt2015-06-198-0/+2208