summaryrefslogtreecommitdiff
path: root/ext/gl
Commit message (Expand)AuthorAgeFilesLines
* configure: fix OpenGL API detectionTim-Philipp Müller2018-01-311-2/+0
* glvideomixer: fix vertex_buffer leakVincent Penquerc'h2018-01-291-2/+8
* gl: local libs should come first in Makefile.amTim-Philipp Müller2017-12-231-1/+1
* gl: arrange for finding headers and libs that have moved to -baseMark Nauwelaerts2017-12-231-0/+2
* meson: gl: fix build of openglmixers pluginTim-Philipp Müller2017-12-191-10/+3
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-191-3/+2
* gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for nowTim-Philipp Müller2017-12-1973-19162/+39
* gldownload: fix wrong enumVíctor Manuel Jáquez Leal2017-12-051-1/+1
* gldownload: Add missing ifdef for dmabuf and eglNicolas Dufresne2017-12-021-0/+2
* gldownload: Add dmabuf exportingMatt Fischer2017-12-022-5/+272
* Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2017-12-022-2/+1
* gl/caopengllayer: use public GstGLContext instead of Cocoa-specific oneMatthew Waters2017-11-271-1/+1
* aggregator: Remove klass->sinkpads_typeMathieu Duponchelle2017-11-224-6/+15
* gltestsrc: guard stop in gl threadMatthew Waters2017-11-071-2/+3
* gltestsrc: free in the GL thread on stopMatthew Waters2017-11-061-17/+22
* gl: use new gst_element_foreach_sink_pad()Tim-Philipp Müller2017-11-022-10/+9
* glmixer: Unmap video frame in error casePonnam Srinivas2017-09-261-2/+4
* glvidemixer: need reconfigure output gemotry after caps renegotiatedHaihua Hu2017-09-212-1/+9
* Revert "glvideomixer: need update output geometry after src caps reconfigure"Matthew Waters2017-09-212-14/+5
* glvideomixer: need update output geometry after src caps reconfigureHaihua Hu2017-09-212-5/+14
* glimagesink: expose should do redisplay all the timeHaihua Hu2017-09-191-3/+3
* Request minimum buffer even if need_pool is FALSENicolas Dufresne2017-09-063-31/+30
* glutils: fix matrix operations everywhereMatthew Waters2017-08-234-45/+52
* gltransformation: draw with GL_TRIANGLESMatthew Waters2017-08-231-6/+6
* gl: fix broken build due to previous commit 2fd84a6cJulien Isorce2017-08-222-0/+2
* gl: do not include GL headers in public gstgl headersJulien Isorce2017-08-2218-10/+29
* gldownload: Micro-optimisation. Don't check output caps on every bufferJan Schmidt2017-08-222-17/+16
* glfilter: Remove hard-coded pad templatesJan Schmidt2017-07-1214-0/+29
* gl: Add dependency to gstallocatorsNicolas Dufresne2017-06-071-0/+4
* gltestsrc: Fix typo (occured->occurred)Anders Jonsson2017-05-221-1/+1
* glbasemixer: Remove unused negotiated memberOlivier Crête2017-05-212-46/+0
* gl*mixer: Use propose_allocation from the GstAggregator base classOlivier Crête2017-05-214-80/+34
* glbasemixer: Remove own decide_allocation, use GstAggregator'sOlivier Crête2017-05-213-10/+11
* glbasemixer: Use aggregator for allocation handlingOlivier Crête2017-05-211-117/+4
* videoaggregator: Get the buffer from the pool if availableOlivier Crête2017-05-213-47/+0
* aggregator: add simple support for caps handlingMatthew Waters2017-05-204-57/+26
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+1
* glvideomixer: fix whole example launch line actuallyTim-Philipp Müller2017-05-071-1/+1
* glvideomixer: remove extraneous \ from example launch line in docsTim-Philipp Müller2017-05-071-1/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-1222-98/+87
* gl: GL_ARRAY_BUFFER is not a part of VAO stateMatthew Waters2017-03-146-30/+14
* gl/format: use our own GL format enum's instead of gstvideo'sMatthew Waters2017-03-133-11/+6
* applemedia/gl: Fix compile issues for OSXNick Kallen2017-03-081-0/+1
* applemedia/gl: Update code to use ARCNick Kallen2017-03-072-6/+18
* gltestsrc: Fix potential NULL pointer dereference if we fail without GErrorSebastian Dröge2017-02-281-3/+7
* glvideomixer/compositor: Correctly error out if calculating DAR failsSebastian Dröge2017-02-281-7/+9
* gl: Rename gst_gl_get_affine_transformation_meta_as_ndc_ext() to prevent symb...Sebastian Dröge2017-02-284-6/+5
* GstGLSinkBin: fixed sink property leakJuan Pablo Ugarte2017-02-141-26/+24
* glmixer: ensure caps are writable after intersectionMatthew Waters2017-01-181-0/+1
* gl: update sys dependants for function removalsMatthew Waters2017-01-131-35/+4