platform/upstream/gst-plugins-base.git
2017-12-09 Hyunjun Koglupload: Use bufferpool to allocate new buffer in...
2017-12-09 Matthew Watersglwindow: move unsetting queue_resize to _resize()...
2017-12-09 Haihua Huglimagesink: Fix horizontal/vertical flip matrizes
2017-12-09 Matthew Waterscaopengllayersink: remove unused to_quit variable
2017-12-09 Matthew Watersglframebuffer: add compatibility definition for GL_DEPT...
2017-12-09 Matthew Watersglfilter: rewrite subclasses for filter_texture() occur...
2017-12-09 Matthew Watersglutils: remove unused GstGLDisplayProjection
2017-12-09 Matthew Watersglcontext: remove not thread-safe get/set_error()
2017-12-09 Matthew Watersglframebuffer: rewrite for a more consistent API
2017-12-09 Matthew Watersgl: use GLMemory for accessing textures everywhere
2017-12-09 Matthew Watersglfilter: rename draw_texture to draw_fullscreen_quad
2017-12-09 Matthew Watersgl: add memory type for renderbuffer's
2017-12-09 Matthew Watersglformat: define our own set of formats from the GL...
2017-12-09 Matthew Watersgleffects: fix xray to use the correct function
2017-12-09 Matthew Watersglbasememory: assert for a valid allocator instead...
2017-12-09 Tim-Philipp... gl: wayland: improve debug message when connecting...
2017-12-09 Matthew Watersglviewconvert: fix transformation matrix usage
2017-12-09 Matthew Watersglupload: fix raw data uploader with addition of GstVid...
2017-12-09 Olivier Crêteglvideoconvert: RG/LA is available in OpenGL ES 3,...
2017-12-09 Matthew WatersRevert "Revert "gl/eagl: try getting a gles3 context""
2017-12-09 Matthew Watersglmemory: add the texture type to allocate to parameters
2017-12-09 Matthew Watersglcolorconvert: don't assume Red/RG textures will be...
2017-12-09 Matthew Watersglcontext: correct precondition for get_gl_version
2017-12-09 Sebastian Drögeeglimage: Only register debug category if dmabuf suppor...
2017-12-09 Wang Xin-yu... glcontext/wgl: try wglCreateContextAttribsARB even...
2017-12-09 Matthew Watersglcontext: fix get_current_gl_api() on win32
2017-12-09 Matthew Watersglsl: fixup external-oes shaders by mangling the requir...
2017-12-09 Guillaume Desmottesglimagesink: fix query leak in test
2017-12-09 Guillaume Desmottesglimagesink: properly setup/teardown tests
2017-12-09 Guillaume Desmottesglupload: fix shader leak in test
2017-12-09 Sergey Borovkovqml: Enable qmlglsink for eglfs
2017-12-09 Matthew Waterstests/glcontext: update test for gen,del_texture removal
2017-12-09 Haihua Hugleffects: fix little rectangle that appears at the...
2017-12-09 Matthew Watersglsl: add some debugging
2017-12-09 Matthew Watersglutils: remove unused functions for texture creation...
2017-12-09 Matthew Watersglfilter: remove unused class fields in/out_tex_id
2017-12-09 Matthew Watersgldeinterlace: remove dead code accessing filter->in_tex_id
2017-12-09 Matthew Watersgl/upload/meta: remove unneeded texture deletion
2017-12-09 Guillaume Desmottesgst-libs: gl, video: use MAY_BE_LEAKED flag
2017-12-09 Havard Graffgl: glquery: cast to silence compiler warning
2017-12-09 Havard Graffgltestsrc: gltestsrc.h already defines GstGLTestSrc
2017-12-09 Matthew Watersgldisplay: always unref the context on a collision
2017-12-09 Nicolas Dufresnecaopengllayersink: Don't cache buffer pool
2017-12-09 Xavier Claessensgl: win32: Add debug category in gstglcontext_wgl.c
2017-12-09 Haihua Huglimagesink: support video rotation using transform...
2017-12-09 Matthew Watersglvideomixer: fix race retrieving the GL context from...
2017-12-09 Matthew Watersgldisplay: add some debugging about retrieving GL contexts
2017-12-09 Sebastian Drögeeglimage: Re-add accidentially removed GST_DEFINE_MINI_...
2017-12-09 Sebastian Drögeeglimage: Ensure that the debug category is always...
2017-12-09 Arjen Veenhuizengltransformation: make the pivot-z property READWRITE
2017-12-09 Guillaume Desmottesgltestsrc: fix src_impl leak
2017-12-09 Tim-Philipp... g-i: pass compiler env to g-ir-scanner
2017-12-09 Guillaume Desmottesgltestsrc: fix shaders ref counting
2017-12-09 Guillaume Desmottesglmosaic: fix shader leak
2017-12-09 Xavier Claessensgl: win32: Unparent internal window before destroying it
2017-12-09 Xavier Claessensgl: win32: Don't steal parent focus when creating inter...
2017-12-09 Matthew Watersgldisplay: demote no platform display debug to info
2017-12-09 Matthew Watersgltransformation: use the affine transformation meta...
2017-12-09 Matthew Watersgl: take the affine transformation in NDC
2017-12-09 Matthew Watersglbasemixer: actually attempt to propose an allocation...
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...
2017-12-09 Gwang Yoon... gl: implement GstGLMemoryEGL
2017-12-09 Matthew Watersglmemory: add wrapped data pointers to setup_buffer
2017-12-09 Matthew Watersglbasememory: take a pointer as the wrapped gpu handle
2017-12-09 Matthew Watersgl: fix gles3 header usage for older platforms
2017-12-09 Haihua Hugl: enable gldeinterlace on OpenGL ES
2017-12-09 Sebastian Drögeglviewconvert: Port more things to GLES/GL 3 compatibility
2017-12-09 Sebastian Drögeglcolorconvert: GLES3 deprecates texture2D() and it...
2017-12-09 Hyunjun Kogl: caopengllayersink: fix a minor warning
2017-12-09 Hyunjun Kogl/cocoa: Fix incompatible type warning
2017-12-09 Sebastian Drögeglimagesink: Fix indentation
2017-12-09 Haihua Huglimagesink: need to clean window_id when state change...
2017-12-09 Heinrich Finkgl/caopengllayersink: Actually unset caps_change flag...
2017-12-09 Heinrich Finkgl/caopengllayer: Apply layer.contentsScale to viewport...
2017-12-09 Matthew Watersgl/cocoa/eagl: don't leak GThread's when dispatching...
2017-12-09 Luis de Bethencourtgltestsrc: don't dereference null pointer
2017-12-09 Matthew Watersglupload: keep the parent buffer around when converting...
2017-12-09 Matthew Watersglbasemixer: chain up to the parent implementation
2017-12-09 Alessandro... libgstgl: cocoa, eagl: use libdispatch to schedule...
2017-12-09 Alessandro... glwindow: reduce the number of GMutexes and GConds...
2017-12-09 Matthew Watersvideoaggregator: repect the result of find_best_format...
2017-12-09 Matthew Watersglvideomixer: add support for the affine transformation...
2017-12-09 Matthew Watersglimagesink: support the affine transformation meta...
2017-12-09 Matthew Watersglmixer: set the current texture to 0 before mapping
2017-12-09 Matthew Watersglmixerbin: proxy the start-time-* properties from...
2017-12-09 Matthew Waterseglimage: perform eglCreateImage in the gl thread
2017-12-09 Matthew Watersglviewconvert: support outputting to multiple draw...
2017-12-09 Matthew Watersglcolorconvert: implement multiple render targets for...
2017-12-09 Matthew Watersgl/build: add missing '\' at the end of the line in...
2017-12-09 Matthew Watersglcolorconvert: don't use the predefined variable name...
2017-12-09 Matthew Watersgl/examples: fix switchvideooverlay for wayland
2017-12-09 Matthew Watersgl/examples: remove duplicated videooverlay example
2017-12-09 Matthew Watersgl/examples/3d: additions for wayland support
2017-12-09 Matthew Watersgldifferencematte: port to gl3/gles2
2017-12-09 Matthew Watersgltestsrc: port to gles2/gl3
2017-12-09 Matthew Watersgltestsrc: port smpte pattern to shaders
2017-12-09 Matthew Watersgltestsrc: implement the circular method
2017-12-09 Matthew Watersgltestsrc: add a generic src framework
2017-12-09 Matthew Watersglsterosplit: remove internal glupload/glcolorconvert
2017-12-09 Matthew Watersgl: add support for building against GLES3 headers
next