glmixer: update for aggregator start/stop vfunc change
[platform/upstream/gstreamer.git] / ext /
2017-12-09 Tim-Philipp Müllerglmixer: update for aggregator start/stop vfunc change
2017-12-09 Nirbheek Chauhanglvideomixer: Point to compositor for the pad propertie...
2017-12-09 Nicolas Dufresnegl: Add support for GstVideoAlignment
2017-12-09 Matthew Watersglfiltercube: use a shader everywhere
2017-12-09 Matthew Watersgl: fixup vao and vbo usage for legacy GL
2017-12-09 Matthew Watersgleffects: don't abort when setting the effect to 0,1,2
2017-12-09 Ramprakash Jelarigl: Rename gst-launch-0.10 to gst-launch-1.0 in docs
2017-12-09 Matthew Watersglimagesink: properly handle the !opengl3 case
2017-12-09 Tim-Philipp Müllerglfilterapp: fix unused variable compiler warning
2017-12-09 Matthew Watersglfilterapp is now available on gles2 as well so build it
2017-12-09 Matthew Watersgl: fix typo in #if
2017-12-09 Matthew Watersgl: fix various build errors without desktop gl
2017-12-09 Matthew Watersgldisplay: implement runtime GL api filtering
2017-12-09 Matthew Watersgl: remove the use of glu
2017-12-09 Matthew Watersgl: add a sync meta for synchronizing across GL contexts
2017-12-09 Matthew Watersglfilterapp: port to gles2 and gl3
2017-12-09 Matthew Watersgloverlay: support gl3
2017-12-09 Matthew Watersglvideomixer: add support for gl3
2017-12-09 Matthew Watersglfiltercube: add a gl3 code path
2017-12-09 Matthew Watersglfiltershader: support gl3
2017-12-09 Matthew Watersgltransformation: support gl3
2017-12-09 Matthew Watersgleffects: support gl3 whereever gles2 is supported
2017-12-09 Matthew Watersglcolorscale: support gl3
2017-12-09 Matthew Watersglimagesink: use vbo's and vao's for gl3
2017-12-09 Thibault Sauniervideoaggregator: Expose vmethods to set converters...
2017-12-09 Matthew Watersglimagesink: only attempt a resize when the window...
2017-12-09 Matthew Watersglupload: rearchitecture for non GLMemory inputs/outputs
2017-12-09 Vineeth T Mglimagesink: critical error while seek playback-test...
2017-12-09 Matthew Watersglmixer: add read-only context property
2017-12-09 Matthew Watersglimagesink: don't set the upload to NULL on the drain...
2017-12-09 Julien Isorceglimagesink: release stored buffers on drain query
2017-12-09 Matthew Watersgl: remove the width/height fields from the caps to...
2017-12-09 Alessandro Decinaglimagesink: don't make gst_glimage_sink_handle_events...
2017-12-09 Alessandro Decinaglimagesink: fix possible deadlock on osx
2017-12-09 Matthew Watersglimagesink: clamp the resize width/height to >= 1...
2017-12-09 Lubosz Sarneckiglimagesink: implement gst_video_overlay_handle_events
2017-12-09 Matthew Watersglimagesink: resize the viewport correctly on a caps...
2017-12-09 Matthew Watersglmixer: advertise support for changing input caps...
2017-12-09 Matthew Watersglmixer: don't get the current caps from GstVideoInfo...
2017-12-09 Lubosz Sarneckisatisfy gst-indent
2017-12-09 Jan Schmidtglfiltercube: Fix typo in property description
2017-12-09 Wang Xin-yu (王昕宇)glmixer:fix incorrect parameter passed to handle_set_co...
2017-12-09 Matthew Watersglmixer: override the caps query in order to 'convert...
2017-12-09 Matthew Watersglmixer: override the accept caps query in order to...
2017-12-09 Matthew Watersgl: propogate other-context using GstContext
2017-12-09 Matthew Watersglmixer: fixup eglimage include path
2017-12-09 Matthew Watersglbufferpool: add the GstVideoGLTextureUploadMeta buffe...
2017-12-09 Matthew Watersvideoaggregator: operate on caps rather than video...
2017-12-09 Matthew Watersgldeinterlace: ref the uploaded buffer
2017-12-09 Sebastian Drögeglimagesink: Only finalize the other context in finalize()
2017-12-09 Sebastian Drögeglmixer: Call the pad's parent class finalize method
2017-12-09 Sebastian Drögeglmixer: Only finalize the other context in finalize()
2017-12-09 Sebastian Drögegltestsrc: Add other-context property
2017-12-09 Sebastian Drögeglimagesink: Don't leak other-context
2017-12-09 Sebastian Drögeglmixer: Add other-context property
2017-12-09 Vivia Nikolaidougloverlay: And fix another unused variable compiler...
2017-12-09 Vivia Nikolaidougloverlay: Fix unused variable compiler warning when...
2017-12-09 Wang Xin-yu (王昕宇)gltestsrc: implement checkers pattern with GLSL
2017-12-09 Lubosz Sarneckigltransformation: graphene multiplication order has...
2017-12-09 Matthew Watersglvideomixer: update element documentation
2017-12-09 Matthew WatersRevert accidental push: "gltestsrc: implement checkers...
2017-12-09 Wang Xin-yu (王昕宇)gltestsrc: implement checkers pattern with GLSL
2017-12-09 Matthew Watersgloverlay: fix zero output frames with YUY2/UYVY
2017-12-09 Matthew Watersgloverlay: protect desktop gl specific tokens with #if
2017-12-09 Matthew Watersgloverlay: free the image memory every time the locatio...
2017-12-09 Sebastian Drögegloverlay: Include into the build with GLES2 only too
2017-12-09 Matthew Watersgltestsrc: free the shader on stop
2017-12-09 Matthew Watersglvideomixer: fix blending with low-alpha sources
2017-12-09 Matthew Watersgloverlay: reimplement everything
2017-12-09 Matthew Watersglvideomixer: skip input frames with an alpha of 0
2017-12-09 Matthew Watersgl: download whenever we have sysmem capsfeatures
2017-12-09 Lubosz Sarneckigltestsrc: add Mandelbrot fractal pattern.
2017-12-09 Lubosz Sarneckigltestsrc: implement snow pattern with GLSL.
2017-12-09 Matthew Watersglupload: provide the output buffer that is rendered...
2017-12-09 Sanjay NMgl: Removed unreachable break, unused variable
2017-12-09 Ognyan Tonchevgltestsrc: do not leak pool in error cases
2017-12-09 Ognyan Tonchevglmixer: do not leak pool in error cases
2017-12-09 Lubosz Sarneckigltransformation: fix issues and expose mvp matrix
2017-12-09 Sebastian Drögeglimagesink: Add missing break to switch
2017-12-09 Lubosz Sarneckiglimagesink: expose context
2017-12-09 Matthew Watersglmixer: unref the GstGLUpload in the pad if freed...
2017-12-09 Wang Xin-yu (王昕宇)glvideomixer: avoid gl resource race condition between...
2017-12-09 Matthew Watersglvideomixer: don't clobber unnecessary GstVideoInfo...
2017-12-09 Matthew Watersglvideomixer: get the attribute from the correct shader
2017-12-09 Matthew Watersglimagesink: unref the window on navigation event
2017-12-09 Tim-Philipp Mülleropengl: update element docs for 1.x
2017-12-09 Matthew Watersglvideomixer: add a background property
2017-12-09 Vasilis LiaskovitisGstGLWindow, GstGLImagesink, x11: Scale navigation...
2017-12-09 Matthew Watersgl: document GST_GL_* environment variables
2017-12-09 Matthew Watersglimagesink: keep the uploaded buffer around on success...
2017-12-09 Matthew Watersglimagesink: silence gsignal warning
2017-12-09 Matthew Watersglimagesink: remove extra argument from debug call
2017-12-09 Vasilis Liaskovitisglimagesink: Add navigation interface and callbacks...
2017-12-09 Wang Xin-yu (王昕宇)gl: fix multi gl object leaks
2017-12-09 Sebastian Drögegl: Always build gstglmixer, not only when full OpenGL...
2017-12-09 Sebastian Drögegl: Link to all required libraries but not more
2017-12-09 Sebastian Drögegl: Move GstGLMixer to the plugin for now
2017-12-09 Nicolas Dufresneglimagesink: Keep aspect ratio by default
2017-12-09 Sebastian Drögeglimagesink: Chain up to the parent class' finalize...
2017-12-09 Sebastian Drögeglimagesink: Make sure to always unref the display
next