platform/upstream/gstreamer.git
2017-12-09 Matthew Waters[868/906] upload: fix compilation for GLES2
2017-12-09 Wang Xin-yu... [867/906] glupload: Add GRAY8/GRAY16LE/BE upload suppor...
2017-12-09 Matthew Waters[866/906] upload: update some docs
2017-12-09 Matthew Waters[865/906] glmem: report successful copy to the caller
2017-12-09 Matthew Waters[863/906] window: hold a ref to our GstGLDisplay
2017-12-09 Matthew Waters[862/906] window: remove set_need_lock
2017-12-09 Wang Xin-yu... [861/906] glprototypes: Add missing glScalef declare
2017-12-09 Matthew Waters[860/906] docs: misc updates
2017-12-09 Matthew Waters[859/906] window: provide some documetation
2017-12-09 Matthew Waters[858/906] glmem: update the docs
2017-12-09 Matthew Waters[857/906] display: document the new GstContext api
2017-12-09 Matthew Waters[856/906] context: document it
2017-12-09 Matthew Waters[855/906] upload: add support for GstVideoGLTextureUplo...
2017-12-09 Matthew Waters[854/906] use the allocation query to propogate GstGLCo...
2017-12-09 Matthew Waters[853/906] display: remove _{set,get}_context
2017-12-09 Matthew Waters[852/906] use GstContext for GstGLDisplay propogation
2017-12-09 Matthew Waters[850/906] glupload: Remove texture scaling artifacts...
2017-12-09 Matthew Waters[848/906] filter: a little code cleanup
2017-12-09 Matthew Waters[847/906] mixer: unmap the video frames we map
2017-12-09 Matthew Waters[846/906] mixer: handle 0/1 framerate better in caps
2017-12-09 Matthew Waters[845/906] filter: handle capsfeatures properly
2017-12-09 Matthew Waters[844/906] mixer: give access to the pads at render...
2017-12-09 Matthew Waters[843/906] memory: provide copy_into_texture
2017-12-09 Tim-Philipp... [842/906] Fix gstglconfig.h-related 'make distcheck...
2017-12-09 Julien Isorce[841/906] osx: allow x11/glx backend and set default...
2017-12-09 Julien Isorce[839/906] cocoa: allow to call set_window_handle before...
2017-12-09 Matthew Waters[838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_R...
2017-12-09 Matthieu Bouron[837/906] cocoa: resize OpenGL view size each time...
2017-12-09 Matthieu Bouron[836/906] cocoa: only use GSRegisterCurrentThread with...
2017-12-09 Julien Isorce[835/906] gstglwindow: remove unused fields
2017-12-09 Julien Isorce[834/906] gstglwindow: clear mutex
2017-12-09 Julien Isorce[833/906] gstglcontext: initialize window to NULL
2017-12-09 Julien Isorce[832/906] x11: ignore Expose events not initiated by...
2017-12-09 Julien Isorce[831/906] glimagesink: avoid to overload the drawer...
2017-12-09 Matthew Waters[829/906] mixer: error out properly on flushing
2017-12-09 Matthew Waters[828/906] context: refcount the display
2017-12-09 Matthew Waters[827/906] mixer: don't unref the query in the default...
2017-12-09 Matthew Waters[826/906] upload: free our mutex
2017-12-09 Julien Isorce[825/906] glwindow_x11: check if the loop exists
2017-12-09 Matthew Waters[824/906] android: Build fixes
2017-12-09 Julien Isorce[823/906] wayland_egl: make the wayland backend actuall...
2017-12-09 Julien Isorce[822/906] gstglcontext_egl: avoid non working EGL confs...
2017-12-09 Julien Isorce[821/906] tests: fix test_share on GLESv2
2017-12-09 Julien Isorce[820/906] gstglwindow: if available use wayland instead...
2017-12-09 Matthew Waters[819/906] make gen_texture/del_texture threadsafe
2017-12-09 Matthew Waters[818/906] window: add send_message_async vmethod
2017-12-09 Matthew Waters[817/906] make the state change test pass
2017-12-09 Matthew Waters[816/906] x11: fix make check segfault
2017-12-09 Matthew Waters[815/906] fix some refcount errors
2017-12-09 Matthew Waters[814/906] mixer: timestamp buffers
2017-12-09 Matthew Waters[813/906] unref the pool on shutdown
2017-12-09 Matthew Waters[812/906] move the GL vtable from GstGLDisplay to GstGL...
2017-12-09 Matthew Waters[811/906] tests: update for GstGLContext addition
2017-12-09 Julien Isorce[810/906] gstglutils: use gl_vtable for glDeleteTextures
2017-12-09 Julien Isorce[809/906] tests: port test_share to GLES2
2017-12-09 Matthew Waters[808/906] x11: remove dead code
2017-12-09 Matthew Waters[807/906] context: Move some window error enums to...
2017-12-09 Matthew Waters[806/906] egl: doesn't require the EGLConfig from the...
2017-12-09 Matthew Waters[805/906] glfilter: rename external-opengl-context...
2017-12-09 Julien Isorce[804/906] rpi: call bcm_host_init in plugin_init
2017-12-09 Julien Isorce[803/906] raspberrypi: add support for dispmanx
2017-12-09 Matthew Waters[802/906] add GstGLContext test that tests context...
2017-12-09 Matthew Waters[801/906] context: Reimplement GL context sharing
2017-12-09 Matthew Waters[798/906] build: install needed header
2017-12-09 Matthew Waters[797/906] x11: fix build for clang
2017-12-09 Matthew Waters[796/906] move egl into its own directory
2017-12-09 Matthew Waters[795/906] android: port to GstGLContext
2017-12-09 Matthew Waters[794/906] context: add subclasses for the different...
2017-12-09 Matthew Waters[793/906] add a GstGLContext object that will be the...
2017-12-09 Matthew Waters[792/906] build: use our own in tree headers before...
2017-12-09 Julien Isorce[791/906] glwindow/x11: remove X11EventSource as soon...
2017-12-09 Sebastian Dröge[789/906] egl: Create a window surface if necessary
2017-12-09 Tonu Jaansoo[788/906] osx: Fix compilation
2017-12-09 Tonu Jaansoo[787/906] gl: The GLSL rectangle resampler does not...
2017-12-09 Sebastian Dröge[786/906] glprototypes: Add support for NV extensions...
2017-12-09 Sebastian Dröge[785/906] egl: Use EGL_KHR_surfaceless_context instead...
2017-12-09 Sebastian Dröge[782/906] gldownload: Use strlen() instead of sizeof...
2017-12-09 Matthew Waters[781/906] download: propogate errors from the GL thread
2017-12-09 Matthew Waters[780/906] up/download: check return values
2017-12-09 Matthew Waters[779/906] download: remove _thread variants of the API
2017-12-09 Matthew Waters[778/906] upload: remove _thread variants of the API
2017-12-09 Matthew Waters[777/906] upload: overhaul and addition of new video...
2017-12-09 Matthew Waters[776/906] download: fix compiler warning about missing...
2017-12-09 Sebastian Dröge[775/906] configure: Check for GLeglImageOES and others...
2017-12-09 Sebastian Dröge[774/906] win32: Fix some compiler errors/warnings
2017-12-09 Mathieu Duponchelle[773/906] glfilters: Mark writable-only properties...
2017-12-09 Sebastian Dröge[771/906] gl: Some less long/ulong/gulong usage
2017-12-09 Matthew Waters[766/906] utils: generate a RGBA texture in all cases
2017-12-09 Matthew Waters[765/906] wayland: remove fullscreen
2017-12-09 Matthew Waters[764/906] filter: fix pad template caps
2017-12-09 Matthew Waters[763/906] memory: copy properly depending on where...
2017-12-09 Sebastian Dröge[762/906] glimagesink: Fix some memory leaks and proper...
2017-12-09 Sebastian Dröge[761/906] x11: Protect event display connection with...
2017-12-09 Sebastian Dröge[760/906] x11: Always use the same display connection...
2017-12-09 Sebastian Dröge[759/906] gldownload: #ifdef some GLES2 specific code...
2017-12-09 Sebastian Dröge[758/906] android: Don't require a window to be set
2017-12-09 Sebastian Dröge[757/906] egl: Create an offscreen surface if no window...
2017-12-09 Sebastian Dröge[756/906] gldownload: Reset the viewport after download...
2017-12-09 Sebastian Dröge[755/906] gldownload: Unbind framebuffer after download...
2017-12-09 Sebastian Dröge[754/906] gldownload: Add support for RGB reordering...
next