platform/upstream/gstreamer.git
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Matthew Watersgl/docs: massive update
2017-12-09 Matthew Watersgl/docs: document new API added in 1.10
2017-12-09 Matthew Watersglsl: fix #version 150 not working with profiles
2017-12-09 Nirbheek Chauhanbuild: Also need to define GST_EXPORTS for Autotools
2017-12-09 Nirbheek Chauhangstgl: Re-enable WINAPI on _MSC_VER
2017-12-09 Nirbheek Chauhanplugins: Use explicit type conversion from enums
2017-12-09 Nirbheek ChauhanExplicitly define float constants as float
2017-12-09 Nirbheek ChauhanFix incorrect return type in several functions
2017-12-09 Nirbheek Chauhangstgl: Add GST_EXPORT to all symbols used on Windows
2017-12-09 Nirbheek Chauhanmeson: Add support for building WGL on Windows
2017-12-09 Nirbheek Chauhanext/gl: Don't define boolean on Windows with MSVC
2017-12-09 Nirbheek Chauhangstgl: Porting fixes for MSVC with Meson
2017-12-09 Matthew Watersglsyncmeta: don't glFinish() everytime a sync point...
2017-12-09 Matthew Watersmeson: gl: add support for building with dispmanx on...
2017-12-09 Matthew Watersgl/eglimage: Fix passing the destroy function to gst_eg...
2017-12-09 MunezImplemented gst_video_overlay_set_window_handle()
2017-12-09 Matthew Watersmeson: gl: fix detection of glx without gl
2017-12-09 Matthew Watersmeson: gl: fix incorrect error string
2017-12-09 Munezgl/dispmanx: egl_show should resize the window only...
2017-12-09 Munezgl/dispmanx: Fix set_render_rectangle typo
2017-12-09 Matthew Watersglwindow: don't use g_thread_join() to join the navigat...
2017-12-09 Matthew Watersgluploadelement: fix leak of upload library object
2017-12-09 Matthew Waterstests/gl: make sure all GL commands are executed on...
2017-12-09 Matthew Watersgl/win32: remove egl implementation
2017-12-09 Gwang Yoon... gl/dispmanx: Implements set_render_rectangle to adjust...
2017-12-09 Matthew Watersgl: add necessary padding bytes to all public structs
2017-12-09 Matthew Watersgldisplay: also free the GWeakRef when removing dead...
2017-12-09 Matthew Watersglcolorbalance: reconfigure on passthrough changes
2017-12-09 Matthew Watersmeson/gl: use separate deps for gl and glx
2017-12-09 Matthew Watersmeson: add some starting build files for GL
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...
next