platform/upstream/gstreamer.git
2014-03-15 Sebastian Dröge[761/906] x11: Protect event display connection with...
2014-03-15 Sebastian Dröge[760/906] x11: Always use the same display connection...
2014-03-15 Sebastian Dröge[759/906] gldownload: #ifdef some GLES2 specific code...
2014-03-15 Sebastian Dröge[758/906] android: Don't require a window to be set
2014-03-15 Sebastian Dröge[757/906] egl: Create an offscreen surface if no window...
2014-03-15 Sebastian Dröge[756/906] gldownload: Reset the viewport after download...
2014-03-15 Sebastian Dröge[755/906] gldownload: Unbind framebuffer after download...
2014-03-15 Sebastian Dröge[754/906] gldownload: Add support for RGB reordering...
2014-03-15 Sebastian Dröge[753/906] gldisplay: Sending a message is synchronous...
2014-03-15 Sebastian Dröge[752/906] glwindow: Add destroy notifies for the data...
2014-03-15 Sebastian Dröge[751/906] gldisplay: Don't hold lock while sending...
2014-03-15 Sebastian Dröge[750/906] glupload: Add support for RGB reordering...
2014-03-15 Sebastian Dröge[749/906] glshader: Add some more debug output
2014-03-15 Sebastian Dröge[748/906] glupload: GL_STENCIL_ATTACHMENT is needed...
2014-03-15 Sebastian Dröge[747/906] gl: Constify YUV conversion shaders
2014-03-15 Sebastian Dröge[746/906] android: Add comment to clarify the type...
2014-03-15 Sebastian Dröge[745/906] gl: Simplify and optimize YUV conversion...
2014-03-15 Sebastian Dröge[744/906] gl: Use __GST_GL_H__ instead of __GL_H__...
2014-03-15 Sebastian Dröge[743/906] win32: Allow setting window handle before...
2014-03-15 Sebastian Dröge[742/906] cocoa: Allow setting window handle before...
2014-03-15 Sebastian Dröge[741/906] wayland: Don't leak main context and loop
2014-03-15 Sebastian Dröge[740/906] x11: Allow setting window handle before creat...
2014-03-15 Sebastian Dröge[739/906] x11: Don't leak main context and main loop
2014-03-15 Sebastian Dröge[738/906] gl: Include glu.h after gl.h
2014-03-15 Sebastian Dröge[737/906] glimagesink: Request and set the window handl...
2014-03-15 Sebastian Dröge[736/906] glimagesink: Give MARGINAL rank to be able...
2014-03-15 Sebastian Dröge[735/906] gl: Add support for Android
2014-03-15 Sebastian Dröge[734/906] win32: Make automake happy by using noinst_HE...
2014-03-15 Sebastian Dröge[733/906] gl: Major header and include cleanup
2014-03-15 Julien Isorce[732/906] build: fix repeated typedefs
2014-03-15 Julien Isorce[731/906] cocoa: fix build when GNUSTEP is not defined
2014-03-15 Sebastian Dröge[730/906] glcompat: Properly check for GLchar and other...
2014-03-15 Sebastian Dröge[729/906] gl: Include config.h everywhere
2014-03-15 Matthew Waters[728/906] glimagesink: fix for gles2
2014-03-15 Sebastian Dröge[727/906] egl: Refactor EGL logic into a helper object
2014-03-15 Matthew Waters[726/906] window: don't call a NULL destroy function
2014-03-15 Matthew Waters[725/906] x11: use GMainContext/GMainLoop
2014-03-15 Matthew Waters[724/906] wayland: make reentrant
2014-03-15 Julien Isorce[723/906] gstglwindow: close has to be called in the...
2014-03-15 Руслан Ижбулатов[722/906] gl: Fix build on Win32
2014-03-15 Sebastian Dröge[721/906] glfilter: Use uint64 for the OpenGL context...
2014-03-15 Sebastian Dröge[720/906] examples: Stop using deprecated GLib thread API
2014-03-15 Sebastian Dröge[719/906] gl: Fix compilation with GLES2
2014-03-15 Matthew Waters[718/906] shader: make it possible to unref in the...
2014-03-15 Matthew Waters[717/906] remove outdated cmake build files
2014-03-15 Matthew Waters[716/906] wayland: properly choose EGL_RENDERABLE_TYPE
2014-03-15 Matthew Waters[715/906] display: inherit from the right object class
2014-03-15 Matthew Waters[714/906] Add GstGLFramebuffer to replace _display_gen_...
2014-03-15 Matthew Waters[713/906] shader: make it possible to create the object...
2014-03-15 Matthew Waters[712/906] wayland: shutdown properly
2014-03-15 Matthew Waters[711/906] wayland: support choosing Desktop GL as the api
2014-03-15 Matthew Waters[710/906] window: fail if the user specifies an GL...
2014-03-15 Matthew Waters[709/906] display: some more cleanups
2014-03-15 Matthew Waters[708/906] display: a cleanup and removal of old code
2014-03-15 Matthew Waters[707/906] display: move error_message to utils
2014-03-15 Matthew Waters[706/906] display: move activate_context into utils
2014-03-15 Matthew Waters[705/906] x11: don't shutdown in _finalize
2014-03-15 Matthew Waters[704/906] Use gst_object_[un]ref so we can get refcount...
2014-03-15 Matthew Waters[703/906] x11: don't segfault if destroy_cb is NULL
2014-03-15 Matthew Waters[702/906] x11: fix segfault if the x11 backend is insta...
2014-03-15 Matthew Waters[701/906] display: move context creation into window
2014-03-15 Matthew Waters[700/906] display: move most of the code into utils...
2014-03-15 Matthew Waters[699/906] display: remove list of upload and download...
2014-03-15 Matthew Waters[698/906] move sink-specific stuff from GstGLDisplay...
2014-03-15 Matthew Waters[697/906] display: allow the user to try and choose...
2014-03-15 Matthew Waters[696/906] glapi: fix memory leak from not freeing a...
2014-03-15 Matthew Waters[695/906] build: remove libtool warning about -version...
2014-03-15 Matthew Waters[694/906] build: add support for static plugins
2014-03-15 Matthew Waters[693/906] x11_glx: ask for a 3.0 GL Context
2014-03-15 Matthew Waters[692/906] window_x11: add XError trapping
2014-03-15 Matthew Waters[691/906] feature: make gst_gl_check_extension public
2014-03-15 Matthew Waters[690/906] windowx11glx: use fbconfigs if supported
2014-03-15 Matthew Waters[689/906] bumper: nicer error for no bumpmap file proveded
2014-03-15 Matthew Waters[688/906] display: properly shutdown if we error after...
2014-03-15 Matthew Waters[687/906] bumper: error out properly if we cannot load...
2014-03-15 Matthew Waters[686/906] filtershader: fix string format compiler...
2014-03-15 Matthew Waters[685/906] filter: improve error handling
2014-03-15 Matthew Waters[684/906] display: lack of format-string causing a...
2014-03-15 Matthew Waters[683/906] feature: remove double free
2014-03-15 Matthew Waters[682/906] overlay: fix video-top property
2014-03-15 Matthew Waters[681/906] win32: fix gl api calls on 32-bit
2014-03-15 Matthew Waters[680/906] overlay: tentative port to new GstGLFuncs API
2014-03-15 Matthew Waters[679/906] opengl: fix plugins not being registered...
2014-03-15 Matthew Waters[678/906] window_win32_wgl: implement wglGetProcAddress...
2014-03-15 Matthew Waters[677/906] memory: fix GSIZE printf format on win32
2014-03-15 Matthew Waters[676/906] windwo_win32: port to new API
2014-03-15 Matthew Waters[675/906] upload: provide nicer debugging
2014-03-15 Matthew Waters[674/906] feature: try and catch more GL extension...
2014-03-15 Matthew Waters[673/906] feature: add gstreamer license
2014-03-15 Matthew Waters[672/906] display: constify GstGLFuncs *gl
2014-03-15 Matthew Waters[671/906] win32: #include GL/glext.h on windows
2014-03-15 Matthew Waters[670/906] display: replace glib deprecated api
2014-03-15 Matthew Waters[669/906] window: seperate object creation and context...
2014-03-15 Matthew Waters[668/906] shader: fix gles2 segfault
2014-03-15 Matthew Waters[667/906] filtercube: fix for gles2 compilation
2014-03-15 Matthew Waters[666/906] sobel: port for non-glew
2014-03-15 Matthew Waters[665/906] mosaic: fix a couple of assertions
2014-03-15 Matthew Waters[664/906] filtershader: improve error checking
2014-03-15 Matthew Waters[663/906] filtershader: port to non-glew
2014-03-15 Matthew Waters[662/906] laplacian: port to non-glew
next