platform/upstream/gstreamer.git
2017-12-09 Thijs Vermeirgl/cocoa: Fix example on Mac OS X 10.10
2017-12-09 Matthew Watersglcontext: require GL_ARB_ES2_compatibility for opengl3
2017-12-09 Matthew Watersglimagesink: properly handle the !opengl3 case
2017-12-09 Tim-Philipp... glfilterapp: fix unused variable compiler warning
2017-12-09 Matthew Watersglfilterapp is now available on gles2 as well so build it
2017-12-09 Matthew Watersgl: fixup compat definition for GLuint64 for OS X
2017-12-09 Matthew Watersgl: add compat definition for GLuint64 for android
2017-12-09 Matthew Watersglsync: fix build with desktop gl
2017-12-09 Matthew Watersgl: fix typo in #if
2017-12-09 Matthew Watersgl: fix various build errors without desktop gl
2017-12-09 Matthew Watersgldisplay: fix build error
2017-12-09 Matthew Watersgldisplay: implement runtime GL api filtering
2017-12-09 Matthew Watersgl: remove the use of glu
2017-12-09 Matthew Watersgl: add a sync meta for synchronizing across GL contexts
2017-12-09 Matthew Watersglprototypes: add sync function definitions
2017-12-09 Matthew Watersglfilterapp: port to gles2 and gl3
2017-12-09 Matthew Watersgloverlay: support gl3
2017-12-09 Matthew Watersglvideomixer: add support for gl3
2017-12-09 Matthew Watersglfiltercube: add a gl3 code path
2017-12-09 Matthew Watersglfiltershader: support gl3
2017-12-09 Matthew Watersgltransformation: support gl3
2017-12-09 Matthew Watersgleffects: support gl3 whereever gles2 is supported
2017-12-09 Matthew Watersglcolorscale: support gl3
2017-12-09 Matthew Watersglfilter: add a gl3 code path using vao's and vbo's
2017-12-09 Matthew Watersglframebuffer: add support for gl3
2017-12-09 Matthew Watersglcolorconvert: add support for gl3
2017-12-09 Matthew Watersglimagesink: use vbo's and vao's for gl3
2017-12-09 Matthew Watersglshader add support for gl3
2017-12-09 Matthew Watersglx: ask for a GL3 core context
2017-12-09 Thibault Sauniervideoaggregator: Expose vmethods to set converters...
2017-12-09 Sebastian Drögeglcolorconvert: Unref buffer with the correct function
2017-12-09 Sebastian Drögeglmemory: Handle failure of memory allocation gracefully
2017-12-09 Sebastian Drögeglmemory: Use g_try_malloc() in the appropriate places
2017-12-09 Wang Xin-yu... glcolorconvert: support RGB16/BGR16 video format download
2017-12-09 Matthew Watersglimagesink: only attempt a resize when the window...
2017-12-09 Matthew Watersgl/wayland: implement resizing the window using the...
2017-12-09 Matthew Watersglfilter: support fixed dimensions on both sides of...
2017-12-09 Ramprakash... glcontext: Fix unused variable warning by moving declar...
2017-12-09 Sebastian Drögeglupload: Fix valid compiler warning
2017-12-09 Philippe Normandgl: ship the gstglcontext_egl.h header
2017-12-09 Tim-Philipp... gl: shadervariables: make parsing of floats locale...
2017-12-09 Matthew Watersglshadervariables: also trim \r as well as \n
2017-12-09 Matthew Watersglupload: rearchitecture for non GLMemory inputs/outputs
2017-12-09 Vineeth T Mglimagesink: critical error while seek playback-test...
2017-12-09 Vineeth T Mglcontext: build errors when GST_GL_HAVE_OPENGL is 0
2017-12-09 Matthew Watersglfilter: add read-only context property
2017-12-09 Matthew Watersglmixer: add read-only context property
2017-12-09 Sebastian Drögegl/cocoa: Only use convertRectToBacking on OSX >= 10.7
2017-12-09 Sebastian Drögegl: Use numeric OSX version instead of the macro
2017-12-09 Sebastian Drögegl/cocoa: Don't override the application delegate
2017-12-09 Sebastian Drögegl/cocoa: Remove GNUStep support
2017-12-09 Matthew Watersglimagesink: don't set the upload to NULL on the drain...
2017-12-09 Hyunjun Kogl: Correct invalid comment text
2017-12-09 Julien Isorcegl: add unit test that checks for glimagesink drain...
2017-12-09 Julien Isorceglimagesink: release stored buffers on drain query
2017-12-09 Julien Isorcegl: do not raise a critical msg if the backend does...
2017-12-09 Matthew Watersgl: remove the width/height fields from the caps to...
2017-12-09 Sebastian Drögegstglconfig: Put gstglconfig.h into $(libdir)/gstreamer...
2017-12-09 Alessandro... glimagesink: don't make gst_glimage_sink_handle_events...
2017-12-09 Alessandro... glimagesink: fix possible deadlock on osx
2017-12-09 Matthew Watersglimagesink: clamp the resize width/height to >= 1...
2017-12-09 Matthew Watersglutils: only attempt getting the app context when...
2017-12-09 Matthew Watersglcontext: fail context creation if glGetString returns...
2017-12-09 Lubosz Sarneckiglimagesink: implement gst_video_overlay_handle_events
2017-12-09 Julien Isorcegl/cocoa: use NSAutoreleasePool to free resize data
2017-12-09 Julien Isorcegl/cocoa: include gl3.h to have GL_CONTEXT_PROFILE_MASK
2017-12-09 Julien Isorcegl/cocoa: make sure to turn on frame rectangle changes...
2017-12-09 Julien Isorcegl/cocoa: fix uncaught exception 'unrecognized selector...
2017-12-09 Julien Isorcegl/cocoa: fix compiler warning
2017-12-09 Tim-Philipp... gl: fix Since marker for gst_gl_window_run_navigation()
2017-12-09 Luis de Bethencourtglshader: Fix memory leak
2017-12-09 Luis de Bethencourtglcolorconvert: fix comments that confuse gtk-doc
2017-12-09 Matthew Watersglimagesink: resize the viewport correctly on a caps...
2017-12-09 Matthew Watersglmixer: advertise support for changing input caps...
2017-12-09 Matthew Watersgl: sprinkle some Since markers
2017-12-09 Matthew Watersglmixer: don't get the current caps from GstVideoInfo...
2017-12-09 Matthew Watersgl/examples: update for other-context property removal
2017-12-09 Matthew Watersglcontext: add more functionality to wrapped contexts
2017-12-09 Matthew Watersglshader: advertise the default vertex and fragment...
2017-12-09 Lubosz Sarneckisatisfy gst-indent
2017-12-09 Jan Schmidtglfiltercube: Fix typo in property description
2017-12-09 Wang Xin-yu... glmixer:fix incorrect parameter passed to handle_set_co...
2017-12-09 Matthew Watersglfilter: get the config from the correct pool
2017-12-09 Matthew Watersglfilter: avoid uninitialized variable size when chaini...
2017-12-09 Matthew Watersglfilter: gst-indent file
2017-12-09 Matthew Watersglcontext: add api for retreiving the current context...
2017-12-09 Matthew Watersglprototypes: add vertex attribute array definitions
2017-12-09 Matthew Watersglmixer: override the caps query in order to 'convert...
2017-12-09 Matthew Watersglmixer: override the accept caps query in order to...
2017-12-09 Matthew Watersgl: propogate other-context using GstContext
2017-12-09 Sebastian Drögegl/cocoa: Fix compiler warning
2017-12-09 Matthew Watersglmixer: fixup eglimage include path
2017-12-09 Matthew Watersglbufferpool: add the GstVideoGLTextureUploadMeta buffe...
2017-12-09 Matthew Watersvideoaggregator: operate on caps rather than video...
2017-12-09 Wang Xin-yu... glcolorconvert: support RGB16/BGR16 video format upload
2017-12-09 Brion Vibbergl/cocoa: Fix for building on Mac OS X 10.10
2017-12-09 Matthew Watersgldeinterlace: ref the uploaded buffer
2017-12-09 Matthew Watersglfilter: add uploaded_buffer field
2017-12-09 Sebastian Drögeglimagesink: Only finalize the other context in finalize()
2017-12-09 Sebastian Drögeglmixer: Call the pad's parent class finalize method
next