platform/upstream/gst-plugins-base.git
2017-12-09 Edward Herveyexamples: Fix gl usage without wayland support
2017-12-09 Sebastian Drögegl: Fix compiler warning
2017-12-09 Matthew Watersglwindow: fix compiler error
2017-12-09 Matthew Watersgl/examples: update gtk examples for glupload
2017-12-09 Matthew Watersgl/examples: update gtk examples for wayland
2017-12-09 Matthew Watersgl/wayland: implement setting the render rectangle
2017-12-09 Matthew Watersglwindow: handle gst_video_overlay_set_render_rectangle
2017-12-09 Matthew Watersgl/wayland: don't block the event loop after poll
2017-12-09 Matthew Waterstests/gl/gtk: implement setting a wayland display/surface
2017-12-09 Matthew Watersgl/wayland: implement basic video overlay support via...
2017-12-09 Matthew Watersgl/wayland: allow a NULL wl_event_queue
2017-12-09 Matthew Watersgl/utils: implement wayland display GstContext
2017-12-09 Matthew Watersgl/wayland: run each window on a separate queue
2017-12-09 Jan Schmidtgl: Don't leak temp strings in _RGB_pixel_order()
2017-12-09 Jan Schmidtglfilter: Add transform_internal_caps() vfunc
2017-12-09 Jan Schmidtglfilter: Don't remove size fields from caps
2017-12-09 Julien Isorcegl: add GstGLContextGPUProcess backend
2017-12-09 Julien Isorcegl: add and use gst_gl_internal_format_rgba
2017-12-09 Julien Isorceglwindow_x11: use parent default implementation
2017-12-09 Julien Isorceglcontext_glx: rename variable from window to context
2017-12-09 Julien Isorceglwindow: initialize debug in class_init
2017-12-09 Julien Isorceglcontext: initialize debug in class_init
2017-12-09 Julien Isorceglcontext: add gst_gl_context_set_display helper
2017-12-09 Julien Isorceglcontext: add missing _CAST after G_TYPE_CHECK_CLASS
2017-12-09 Julien Isorceglwindow: add missing _CAST after G_TYPE_CHECK_CLASS
2017-12-09 Julien Isorceglwindow: provides some default implementations to...
2017-12-09 Luis de Bethencourtgleffects: 'for' loop initial declaration
2017-12-09 Xavier Claessensgloverlay: fix a leak
2017-12-09 Xavier Claessensgloverlay: properly handle errors while loading file
2017-12-09 Xavier Claessensgloverlay: remove unused type_file field
2017-12-09 Xavier Claessensgl: propagate return value from filter and filter_texture
2017-12-09 Matthew Watersgleffects: properly initialize the shaders across conte...
2017-12-09 Matthew Watersgleffects_laplacian: fix shader compilation in gl3...
2017-12-09 Matthew Watersgl/wayland: remove dead event source code
2017-12-09 Matthew Watersgl/wayland: add GstGLDisplayWayland
2017-12-09 Matthew Watersgltransformation: fix DrawElements call for element...
2017-12-09 Matthew Watersgl/calayer: provide the exact GL api version for the...
2017-12-09 Xavier Claessensgl: win32: do not call SetParent in release_parent_win_id()
2017-12-09 Xavier Claessensgl: win32: remove unused code
2017-12-09 Xavier Claessensgl: win32: fix crash when finalizing GstGLContext
2017-12-09 Xavier Claessensgl: win32: Fix leaked GstGLContext
2017-12-09 Xavier Claessensgl: win32: set the parent window when creating internal...
2017-12-09 Xavier Claessensgl: win32: use a GMainContext to dispatch win32 messages
2017-12-09 Jan Schmidtglupload: Don't leak all memory uploaded via raw uploads.
2017-12-09 Sebastian Drögecompositor/glvideomixer: Don't calculate PAR/DAR with...
2017-12-09 Matthew Watersglcontext: require a shader version to initialize.
2017-12-09 Jan SchmidtFix flags order in GL examples for uninstalled build
2017-12-09 Matthew Waterscompositor/glvideomixer: fix up par handling
2017-12-09 Xavier Claessensgl: fix crash on windows with intel driver
2017-12-09 Matthew Waterscaopengllayersink: static const the indices array
2017-12-09 Matthew Waterscaopengllayersink: correctly use the sync meta across...
2017-12-09 Matthew Waterscaopengllayersink: update for GL3 element array buffer...
2017-12-09 Matthew Watersglimagesink: correctly use the sync meta across multipl...
2017-12-09 Matthew Watersgl/calayer: provide a current wrapped GstGLContext...
2017-12-09 Matthew Watersglsyncmeta: ensure that the Fence is going to be executed
2017-12-09 Matthew Watersglupload: don't reuse output textures for raw data...
2017-12-09 Matthew Watersglframebuffer: don't clear the framebuffer
2017-12-09 Matthew Watersglbasefilter: track gl_start/stop correctly
2017-12-09 Matthew Watersglimagesink: free the vertex buffer when done
2017-12-09 Matthew Watersglcontext/cocoa: implement GL3 core context selection
2017-12-09 Matthew Waterstests/gl: fix typo
2017-12-09 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2017-12-09 Matthew Watersglimagesink: cleanup properties
2017-12-09 Matthew Watersgleffects: only try the GL2 shader init path if we...
2017-12-09 Matthew Watersglshader: attempt to detect the gles2 inside opengl3...
2017-12-09 Matthew Watersglshader: remove references to gl3 specific shaders
2017-12-09 Matthew Watersgl: element buffers are part of vao state
2017-12-09 Matthew Watersglmemory: properly detect (hopefully) the correct ext_r...
2017-12-09 Matthew Watersglcontext: propagate the version/extension failure...
2017-12-09 Matthew Watersgl: don't deadlock on context creation failure
2017-12-09 Sebastian Drögeglmixerbin: Don't unref pad templates
2017-12-09 Matthew Watersglvideomixer: implement par handling
2017-12-09 Matthew Watersglvideomixer: don't upload the vertex data every frame
2017-12-09 Nicolas Dufresnegluploadelement: Remove uneeded header and defines
2017-12-09 Nicolas Dufresnegltestsrc: Use default get_caps implementation
2017-12-09 Sebastian Drögeglmixer: Implement GstVideoAggregator::find_best_format()
2017-12-09 Matthew Watersgl: demote upload/convert/download elements to none
2017-12-09 Matthew Watersgl: expose internal glvideomixerelement\
2017-12-09 Matthew Watersgl: expose internal glimagesinkelement
2017-12-09 Sebastian DrögeRevert "Revert "glimagesink: add pixel-aspect-ratio...
2017-12-09 Sebastian DrögeRevert "Revert "glimagesink: forward ALL the properties...
2017-12-09 Sebastian DrögeRevert "Revert "glimagesink: implement as a bin""
2017-12-09 Sebastian DrögeRevert "gl: readd glupload/download onto element pads"
2017-12-09 Sebastian DrögeRevert "Revert "glvideomixer: implement with glmixerbin""
2017-12-09 Matthew Watersglsyncmeta: fixup size declaration
2017-12-09 Matthew Watersglimagesink: handle the local_context query
2017-12-09 Jan Schmidtglcolorconvert: Improve passthrough check when no conve...
2017-12-09 Matthew Watersgl: readd glupload/download onto element pads
2017-12-09 Matthew WatersRevert "glvideomixer: implement with glmixerbin"
2017-12-09 Matthew WatersRevert "glimagesink: implement as a bin"
2017-12-09 Matthew WatersRevert "glimagesink: forward ALL the properties on...
2017-12-09 Matthew WatersRevert "glimagesink: add pixel-aspect-ratio property...
2017-12-09 Jan Schmidtglimagesink: Cache caps for passing to the client draw...
2017-12-09 Jan Schmidtglupload: Make upload method static caps non-const.
2017-12-09 Matthew Watersglmemory: remove uneeded unref
2017-12-09 Matthieu Bouronglimagesink: Use gst_pad_get_pad_template_caps in ...
2017-12-09 Matthew Watersglupload: provide the sink template caps that could...
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
next