platform/upstream/gstreamer.git
2017-12-09 Xavier Claessensegl: Use maximum bits per color instead of minimum
2017-12-09 Matthieu Bouronglfiltercube: Don't initialize multiple shaders on...
2017-12-09 Matthieu Bouronglimagesink: Remove unused stop function
2017-12-09 Matthew Watersglimagesink: unref the pool in the correct place
2017-12-09 Matthieu Bourongltransformation: Unref shader in ::stop()
2017-12-09 Matthew Watersgl: unref display/other-context in the correct place
2017-12-09 Sebastian Drögeglfilter: De-camelcase onInitFBO() vfunc
2017-12-09 Sebastian Drögeglfilter: Remove onStart/onStop vfuncs, and unused...
2017-12-09 Lubosz Sarneckigltransformation: don't initialize multiple shaders...
2017-12-09 Sebastian Drögeglcolorconvert: Fix compiler warning
2017-12-09 Matthew Watersglbasefilter: Unref other context in finalize, and...
2017-12-09 Matthieu Bouronglcolorconvert: Keep colorimetry and chroma-site fields...
2017-12-09 Matthew Watersglimagesink: balance change_state display ref/unref
2017-12-09 Matthieu Bouronglupload: Release glupload buffer when caps are changed
2017-12-09 Vineeth T Mglmixer: Possible null pointer dereference
2017-12-09 Michał Dębskigleffects: Create element for each effect
2017-12-09 Michał Dębskigleffects: Merge laplacian filter into effects
2017-12-09 Michał Dębskigleffects: Merge sobel filter into effects
2017-12-09 Michał Dębskigleffects: Merge blur filter into effects
2017-12-09 Michał Dębskigleffects: Correct attributes for hconv and vconv shaders
2017-12-09 Michał Dębskigleffects: Fix fisheye shader - pass float to sqrt
2017-12-09 Lubosz Sarneckigltransformation: fix shader memory leak
2017-12-09 Matthew Watersglwindow: track context activation properly
2017-12-09 Matthew Watersgldisplay: synchronize the searching and creation of...
2017-12-09 Guillaume Desmottesglmixer: fix caps leak in gst_gl_mixer_pad_sink_getcaps()
2017-12-09 Guillaume Desmottesglmixer: unref owned caps when finalizing the mixer
2017-12-09 Guillaume Desmottesglmixer: pass the proper free function to frames and...
2017-12-09 Sebastian Drögegldownloadelement: Download *from* OpenGL, not into
2017-12-09 Matthieu Bouronglcontext: Make gst_gl_context_egl_activate fail if...
2017-12-09 Matthieu Bourongluploadelement: Unref GstGLUpload object and caps...
2017-12-09 Sebastian Drögegl: Remove some empty ::finalize() implementations
2017-12-09 Sebastian Drögegldownloadelement: Fix element description
2017-12-09 Sebastian Drögegldownloadelement: Remove unused ::finalize() implement...
2017-12-09 Sebastian Drögeglcolorconvertelement: Also unref caps in ::stop()...
2017-12-09 Guillaume Desmottesglcolorconvertelement: fix GstGLColorConvert leak
2017-12-09 Matthieu Bouronglcontext: Make gst_gl_context_egl_activate fail if...
2017-12-09 Sebastian Drögeglcolorconvert: Fix last commit
2017-12-09 Sebastian Drögegl: Remove iOS/EAGL workaround for R/RG textures
2017-12-09 Sebastian Drögeglcolorconvert: Add correct check for RG/R textures...
2017-12-09 Anton Obzhirovglbasefilter: avoid segfault when gl platform is not...
2017-12-09 Sebastian Drögeglimagesink: Disconnect mouse/key event signal handlers...
2017-12-09 Sebastian Drögeglimagesink: Guard against disconnecting invalid signal ids
2017-12-09 Alessandro... libgstgl: fix rendering on iOS
2017-12-09 Edward Herveyglvideomixer: Don't use context if not present
2017-12-09 Edward Herveyintrospection: Don't use g-ir-scanner cache at compile...
2017-12-09 Anton Obzhirovgleffects: port all effects to GLES2.0
2017-12-09 Philippe Normandgl/dispmanx: surfaceless EGL context support
2017-12-09 Julien Isorceglwindow: remove unused gl_thread field
2017-12-09 Julien Isorcegldisplay: fix GThread leak
2017-12-09 Nicola Murinoglimagesink: fix caps leak
2017-12-09 Matthew Watersgl/docs: update some doc comments
2017-12-09 Matthew Watersgldisplay: tentative proper context collision detection
2017-12-09 Víctor Manuel... glupload: move meta-data copy into gst-gl library
2017-12-09 Matthew Watersglmemory: fix the slight difference between EXT_rg...
2017-12-09 Matthew Watersgl/examples: fixup generic cube example for NDC
2017-12-09 Julien Isorcegl/examples: add sdlshare2 that uses glimagesink to...
2017-12-09 Julien Isorceglimagesink: keep window invisible when sharing output
2017-12-09 Julien Isorceglimagesink: provide GstSample in client-draw signal
2017-12-09 Julien Isorcesdlshare: use glupload and unmap frame
2017-12-09 Matthew Watersglsyncmeta: make context to wait and set sync explicit
2017-12-09 Nicolas Dufresneglimagesink: Add NULL check in error case
2017-12-09 Matthew Watersglupload/colorconvert: only copy timestamps if the...
2017-12-09 Julien Isorcegl: add GstGLDisplayCocoa
2017-12-09 Julien Isorceexamples: initialize NSApp at the beginning
2017-12-09 Julien Isorcegl/cocoa: do not terminate loop in gst_gl_window_cocoa_...
2017-12-09 Julien Isorcegl: avoid overwriting display and context to NULL
2017-12-09 Matthew Watersglshader: attribute locations are -1 on error
2017-12-09 Neos3452glshader: prevent from getting attributes without verte...
2017-12-09 Jan SchmidtGL: Remove annoying printf in the filterbin class_init
2017-12-09 Matthew Watersglimagesink: add pixel-aspect-ratio property on the bin
2017-12-09 Matthew Watersglupload: unref the bufferpool
2017-12-09 Matthew Watersglimagesink: forward ALL the properties on the bin
2017-12-09 Matthew Watersgluploadelement: properly unref buffers that are the...
2017-12-09 Matthew Watersgl: get the context from basemixer/basefilter
2017-12-09 Matthew Watersgl: retreive the gldisplay/app gl context as soon as...
2017-12-09 Matthew Watersgl/tests: fix deadlock on glcontext wrapped context...
2017-12-09 Julien Isorceglcolorconvert: cache indices in a buffer object
2017-12-09 Matthew Waterscaopengllayersink: implement as a bin like glimagesink
2017-12-09 Matthew Watersgl/cocoa: avoid deadlock when creating context on the...
2017-12-09 Matthew Watersgl: store the list of contexts within gldisplay
2017-12-09 Matthew Watersglimagesink: unset the current shader after rendering
2017-12-09 Matthew Watersgltestsrc: remove usage of gldownload library object
2017-12-09 Matthew Watersglcontext: store the thread current context
2017-12-09 Matthew Watersgl: new glsrcbin element
2017-12-09 Matthew Watersglvideomixer: implement with glmixerbin
2017-12-09 Matthew Watersglmixer: remove usage of upload/download objects
2017-12-09 Matthew Watersgl: new glmixerbin element
2017-12-09 Matthew Watersglimagesink: implement as a bin
2017-12-09 Matthew Watersgl: new glsinkbin element
2017-12-09 Matthew Watersglfilter: don't use the library upload/convert objects
2017-12-09 Matthew Watersgl: new element glfilterbin
2017-12-09 Matthew Watersgl: add new gldownloadelement
2017-12-09 Matthew Watersgl: add a new glcolorconvert element based on the glcol...
2017-12-09 Matthew Watersglupload: implement propose_allocation pool handling...
2017-12-09 Matthew Watersgl: add a new glupload element based on the glupload...
2017-12-09 Matthew Watersgl: add a new glbasemixer class below glmixer
2017-12-09 Matthew Watersgl: add a new glbasefilter class below glfilter
2017-12-09 Matthew Watersglutils: expose running a query on a set of src/sink...
2017-12-09 Matthew Watersglfilter: advertise resize in the caps negotiation...
2017-12-09 Matthew Watersglcolorconvert: we don't do resizing of the video frames
next