summaryrefslogtreecommitdiff
path: root/ext/gl
Commit message (Expand)AuthorAgeFilesLines
* glimagesink: Don't call set_property helper in get_propertyNicolas Dufresne2019-05-011-2/+1
* glcolorbalance: Copy caps in transform_internal_caps()Sebastian Dröge2019-05-011-1/+1
* glsinkbin: validate property in internal sinkVíctor Manuel Jáquez Leal2019-05-011-2/+12
* opengl: gldeinterlace: remove interlace-mode from srcpad's capsFreyr6662019-05-011-0/+24
* gltestsrc: Run context query only during decide_allocationPhilippe Normand2019-05-011-17/+0
* glimagesink: make multiview none equivalent to monoMatthew Waters2018-11-081-1/+14
* glimagesink: only update the output info iff there's a valid display_rectMatthew Waters2018-11-081-19/+21
* glcolorscale: fix compiler warningTim-Philipp Müller2018-09-081-1/+1
* gl: Also don't leak floating references to elements set via propertiesSebastian Dröge2018-07-254-23/+19
* gl: Don't steal callers reference when setting non-floating elements via prop...Sebastian Dröge2018-07-254-4/+4
* glcolorbalance: Support OES textures for input/passthroughJan Schmidt2018-07-181-5/+82
* gldownloadelement: fix build with msvcMatthew Waters2018-07-181-3/+7
* meson: gl: fix 'invalid keyword argument' meson warningsTim-Philipp Müller2018-04-231-1/+1
* gl: Disable glmixerbin for the time being tooSebastian Dröge2018-03-251-2/+2
* Port to latest GstAggregator segment APIMathieu Duponchelle2018-03-012-2/+4
* glimagesink: Correct PAR in output caps when transformingJan Schmidt2018-02-231-5/+27
* gl: Link to libgstallocators for the dmabuf allocatorSebastian Dröge2018-02-171-0/+1
* glimagesink: Always display with requested stereo display modeJan Schmidt2018-02-091-9/+1
* gl*bin: fix transfer semantics for the create-element signalMatthew Waters2018-02-094-57/+177
* gldownload: remove texture-target field from dmabuf/sysmem capsMatthew Waters2018-02-091-0/+14
* glimagesink: Allow resetting render rectangleNicolas Dufresne2018-01-301-5/+2
* glimagesink: Add render-rectangle propertyNicolas Dufresne2018-01-301-4/+13
* meson: gl: define HAVE_PNG etc. in config.h instead of c_argsTim-Philipp Müller2017-12-221-5/+4
* gl: fix up a few more #if HAVE_FOOTim-Philipp Müller2017-12-192-3/+3
* gl: hook up to build systemTim-Philipp Müller2017-12-193-37/+50
* gl: use #ifdef HAVE_* instead of #if HAVE_FOOTim-Philipp Müller2017-12-192-12/+8
* gl: remove GST_USE_UNSTABLE_API bitsTim-Philipp Müller2017-12-191-1/+1
* gldownload: fix wrong enumVíctor Manuel Jáquez Leal2017-12-091-1/+1
* gldownload: Add missing ifdef for dmabuf and eglNicolas Dufresne2017-12-091-0/+2
* gldownload: Add dmabuf exportingMatt Fischer2017-12-092-5/+272
* Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2017-12-092-2/+1
* gl/caopengllayer: use public GstGLContext instead of Cocoa-specific oneMatthew Waters2017-12-091-1/+1
* aggregator: Remove klass->sinkpads_typeMathieu Duponchelle2017-12-094-6/+15
* gltestsrc: guard stop in gl threadMatthew Waters2017-12-091-2/+3
* gltestsrc: free in the GL thread on stopMatthew Waters2017-12-091-17/+22
* gl: use new gst_element_foreach_sink_pad()Tim-Philipp Müller2017-12-092-10/+9
* glmixer: Unmap video frame in error casePonnam Srinivas2017-12-091-2/+4
* glvidemixer: need reconfigure output gemotry after caps renegotiatedHaihua Hu2017-12-092-1/+9
* Revert "glvideomixer: need update output geometry after src caps reconfigure"Matthew Waters2017-12-092-14/+5
* glvideomixer: need update output geometry after src caps reconfigureHaihua Hu2017-12-092-5/+14
* glimagesink: expose should do redisplay all the timeHaihua Hu2017-12-091-3/+3
* Request minimum buffer even if need_pool is FALSENicolas Dufresne2017-12-093-31/+30
* glutils: fix matrix operations everywhereMatthew Waters2017-12-094-45/+52
* gltransformation: draw with GL_TRIANGLESMatthew Waters2017-12-091-6/+6
* gl: fix broken build due to previous commit 2fd84a6cJulien Isorce2017-12-092-0/+2
* gl: do not include GL headers in public gstgl headersJulien Isorce2017-12-0918-10/+29
* gldownload: Micro-optimisation. Don't check output caps on every bufferJan Schmidt2017-12-092-17/+16
* glfilter: Remove hard-coded pad templatesJan Schmidt2017-12-0914-0/+29
* gl: Add dependency to gstallocatorsNicolas Dufresne2017-12-091-0/+4
* gltestsrc: Fix typo (occured->occurred)Anders Jonsson2017-12-091-1/+1