platform/upstream/gstreamer.git
2017-12-09 Alistair Buxtongl/examples: Really remove references to $(GST_PLUGINS_...
2017-12-09 Alistair Buxtongl: Remove duplicate GL_CFLAGS in Makefile.am.
2017-12-09 Alessandro... glupload: create the GstGLUpload object in ::transform_caps
2017-12-09 Jan Schmidtgl: Remove extra duplicate typedef of GstGLFramebuffer
2017-12-09 Matthew Waterstests/glupload: support opengl3 properly instead of...
2017-12-09 Matthew Watersgl/pkgconfig: add the lib include dir to the list of...
2017-12-09 Alessandro... glupload: fix tests and check for the new RECONFIGURE...
2017-12-09 Alessandro... gstglupload: make the GLMemoryUpload method output...
2017-12-09 Jan Schmidtgl: Update glvideomixer doc
2017-12-09 Jan Schmidtgl: Add/update docs for glviewconvert, glstereomix
2017-12-09 Jan Schmidtglstereomix: Fix caps negotiation
2017-12-09 Jan Schmidtglviewconvert: Fix texture target fixation
2017-12-09 Xabier Rodriguez... glvideoflip: implement GstVideoDirection interface
2017-12-09 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2017-12-09 Matthew Watersgltransformation: rewrite the inverse transformation...
2017-12-09 Matthew Watersglwindow: marshal gst_gl_window_resize through the...
2017-12-09 Matthew Watersgl/wayland: use multi-threaded safe event wayland API
2017-12-09 Matthew Watersgl/examples/fxtest: fix up for wayland support
2017-12-09 Matthew Watersgl/egl: fix inverted typedef
2017-12-09 Matthew Watersgl/build: add configure check for possibly missing...
2017-12-09 Song Binggl/egl/dmabuf: Wrong attribute list type for EGL 1.5
2017-12-09 Vincent Penquerc'hglcontext: fix race joining thread on finalize
2017-12-09 Matthew Watersglcolorconvert: add missing rgb16 and bgr16 video forma...
2017-12-09 Haihua Huglwindow: Fix glimagesink cannot show frame when connec...
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
next