platform/upstream/gstreamer.git
2017-12-09 Sebastian Dröge[747/906] gl: Constify YUV conversion shaders
2017-12-09 Sebastian Dröge[746/906] android: Add comment to clarify the type...
2017-12-09 Sebastian Dröge[745/906] gl: Simplify and optimize YUV conversion...
2017-12-09 Sebastian Dröge[744/906] gl: Use __GST_GL_H__ instead of __GL_H__...
2017-12-09 Sebastian Dröge[743/906] win32: Allow setting window handle before...
2017-12-09 Sebastian Dröge[742/906] cocoa: Allow setting window handle before...
2017-12-09 Sebastian Dröge[741/906] wayland: Don't leak main context and loop
2017-12-09 Sebastian Dröge[740/906] x11: Allow setting window handle before creat...
2017-12-09 Sebastian Dröge[739/906] x11: Don't leak main context and main loop
2017-12-09 Sebastian Dröge[738/906] gl: Include glu.h after gl.h
2017-12-09 Sebastian Dröge[735/906] gl: Add support for Android
2017-12-09 Sebastian Dröge[734/906] win32: Make automake happy by using noinst_HE...
2017-12-09 Sebastian Dröge[733/906] gl: Major header and include cleanup
2017-12-09 Julien Isorce[732/906] build: fix repeated typedefs
2017-12-09 Julien Isorce[731/906] cocoa: fix build when GNUSTEP is not defined
2017-12-09 Sebastian Dröge[730/906] glcompat: Properly check for GLchar and other...
2017-12-09 Sebastian Dröge[729/906] gl: Include config.h everywhere
2017-12-09 Sebastian Dröge[727/906] egl: Refactor EGL logic into a helper object
2017-12-09 Matthew Waters[726/906] window: don't call a NULL destroy function
2017-12-09 Matthew Waters[725/906] x11: use GMainContext/GMainLoop
2017-12-09 Matthew Waters[724/906] wayland: make reentrant
2017-12-09 Julien Isorce[723/906] gstglwindow: close has to be called in the...
2017-12-09 Руслан Ижбулатов[722/906] gl: Fix build on Win32
2017-12-09 Sebastian Dröge[721/906] glfilter: Use uint64 for the OpenGL context...
2017-12-09 Sebastian Dröge[719/906] gl: Fix compilation with GLES2
2017-12-09 Matthew Waters[718/906] shader: make it possible to unref in the...
2017-12-09 Matthew Waters[717/906] remove outdated cmake build files
2017-12-09 Matthew Waters[716/906] wayland: properly choose EGL_RENDERABLE_TYPE
2017-12-09 Matthew Waters[715/906] display: inherit from the right object class
2017-12-09 Matthew Waters[714/906] Add GstGLFramebuffer to replace _display_gen_...
2017-12-09 Matthew Waters[713/906] shader: make it possible to create the object...
2017-12-09 Matthew Waters[712/906] wayland: shutdown properly
2017-12-09 Matthew Waters[711/906] wayland: support choosing Desktop GL as the api
2017-12-09 Matthew Waters[710/906] window: fail if the user specifies an GL...
2017-12-09 Matthew Waters[709/906] display: some more cleanups
2017-12-09 Matthew Waters[708/906] display: a cleanup and removal of old code
2017-12-09 Matthew Waters[707/906] display: move error_message to utils
2017-12-09 Matthew Waters[706/906] display: move activate_context into utils
2017-12-09 Matthew Waters[705/906] x11: don't shutdown in _finalize
2017-12-09 Matthew Waters[704/906] Use gst_object_[un]ref so we can get refcount...
2017-12-09 Matthew Waters[703/906] x11: don't segfault if destroy_cb is NULL
2017-12-09 Matthew Waters[702/906] x11: fix segfault if the x11 backend is insta...
2017-12-09 Matthew Waters[701/906] display: move context creation into window
2017-12-09 Matthew Waters[700/906] display: move most of the code into utils...
2017-12-09 Matthew Waters[699/906] display: remove list of upload and download...
2017-12-09 Matthew Waters[698/906] move sink-specific stuff from GstGLDisplay...
2017-12-09 Matthew Waters[697/906] display: allow the user to try and choose...
2017-12-09 Matthew Waters[696/906] glapi: fix memory leak from not freeing a...
2017-12-09 Matthew Waters[695/906] build: remove libtool warning about -version...
2017-12-09 Matthew Waters[693/906] x11_glx: ask for a 3.0 GL Context
2017-12-09 Matthew Waters[692/906] window_x11: add XError trapping
2017-12-09 Matthew Waters[691/906] feature: make gst_gl_check_extension public
2017-12-09 Matthew Waters[690/906] windowx11glx: use fbconfigs if supported
2017-12-09 Matthew Waters[688/906] display: properly shutdown if we error after...
2017-12-09 Matthew Waters[685/906] filter: improve error handling
2017-12-09 Matthew Waters[684/906] display: lack of format-string causing a...
2017-12-09 Matthew Waters[683/906] feature: remove double free
2017-12-09 Matthew Waters[681/906] win32: fix gl api calls on 32-bit
2017-12-09 Matthew Waters[680/906] overlay: tentative port to new GstGLFuncs API
2017-12-09 Matthew Waters[678/906] window_win32_wgl: implement wglGetProcAddress...
2017-12-09 Matthew Waters[677/906] memory: fix GSIZE printf format on win32
2017-12-09 Matthew Waters[676/906] windwo_win32: port to new API
2017-12-09 Matthew Waters[675/906] upload: provide nicer debugging
2017-12-09 Matthew Waters[674/906] feature: try and catch more GL extension...
2017-12-09 Matthew Waters[673/906] feature: add gstreamer license
2017-12-09 Matthew Waters[672/906] display: constify GstGLFuncs *gl
2017-12-09 Matthew Waters[671/906] win32: #include GL/glext.h on windows
2017-12-09 Matthew Waters[670/906] display: replace glib deprecated api
2017-12-09 Matthew Waters[669/906] window: seperate object creation and context...
2017-12-09 Matthew Waters[668/906] shader: fix gles2 segfault
2017-12-09 Matthew Waters[658/906] mixer: fix eos timestamp check
2017-12-09 Matthew Waters[655/906] download: remove erronous ReadBuffer call
2017-12-09 Matthew Waters[652/906] bumper: port to non-GLEW + arrays
2017-12-09 Matthew Waters[651/906] up/download: fix some typos when removing...
2017-12-09 Matthew Waters[650/906] filter: fix _draw_texture()'s wrong vertices
2017-12-09 Matthew Waters[647/906] remove dependecy on glew
2017-12-09 Matthew Waters[646/906] some gl header fixes/additions
2017-12-09 Matthew Waters[645/906] fix gles2 compilation
2017-12-09 Matthew Waters[644/906] update .gitignore for some new files
2017-12-09 Matthew Waters[643/906] display: privatise most of the struct
2017-12-09 Matthew Waters[642/906] add gstglconfig.h for apps to find out what...
2017-12-09 Matthew Waters[641/906] display: feature check for GL extension functions
2017-12-09 Matthew Waters[640/906] build: add missing file to built sources
2017-12-09 Matthew Waters[639/906] add get_proc_address implementations for...
2017-12-09 Matthew Waters[638/906] window: add get_proc_address + stub for retri...
2017-12-09 Matthew Waters[637/906] x11_egl: add prelim support for choosing...
2017-12-09 Matthew Waters[636/906] window_x11: compact debug info
2017-12-09 Matthew Waters[635/906] fixup compile errors
2017-12-09 Matthew Waters[634/906] wayland egl: deactivate context before we...
2017-12-09 Matthew Waters[633/906] display: fail properly in context creation...
2017-12-09 Matthew Waters[631/906] remove redefinition warnings in compiling...
2017-12-09 Matthew Waters[630/906] display: add gl api checking
2017-12-09 Matthew Waters[629/906] window: add GError for error handling of...
2017-12-09 Matthew Waters[627/906] shader: check for invalid objects
2017-12-09 Matthew Waters[625/906] add vtable for opengl functions
2017-12-09 Matthew Waters[624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGL
2017-12-09 Matthew Waters[623/906] move GL includes into a single file
2017-12-09 Matthew Waters[622/906] add missing GL_STENCIL_ATTACHMENT for gles2...
2017-12-09 Matthew Waters[621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI...
2017-12-09 Matthew Waters[620/906] wayland_egl: attempt at resizing the video
next