platform/upstream/gst-plugins-base.git
2017-12-09 Edward Herveygl/cocoa: Use OBJCFLAGS where needed
2017-12-09 Luis de Bethencourtgl/clutter: safer check for cogl version
2017-12-09 Luis de Bethencourtgl/examples/generic: remove trailing whitespaces
2017-12-09 Sebastian Drögeexamples: Fix CFLAGS in clutter GL examples
2017-12-09 Sebastian Drögeexamples: Add all gl subdirs to DIST_SUBDIRS to fix...
2017-12-09 Matthew Watersgl: use the bufferpool's upload when available
2017-12-09 Julien Isorcegl: show internal cocoa window on top of others
2017-12-09 Julien Isorcegl: pass NSView instead of NSWindow in cocoa-videooverl...
2017-12-09 Julien Isorcegl: add copyright to cocoa example
2017-12-09 Julien Isorcegl: rename cocoa example and move it to its parent...
2017-12-09 Julien Isorcegl: remove unuseful README for cocoa example
2017-12-09 Matthew Watersgl/pool: init the upload object on start
2017-12-09 Sebastian Drögegl: Try harder to load symbols from the correct place
2017-12-09 Matthew Watersglcolorscale: fix operation with dual GL, GLES2 libgstgl
2017-12-09 Matthew Watersgl/mem: implement texture copying between formats with...
2017-12-09 Matthew Watersgl/mem: pad the public struct
2017-12-09 Nicolas Dufresnegl: no need to provide full lib path to load symbols
2017-12-09 Julien Isorceglcolorscale: use a shader on GLESv2
2017-12-09 Julien Isorceglimagesink: use new helper function to avoid duplicati...
2017-12-09 Julien Isorcegleffects: use new helper functions to avoid duplicatin...
2017-12-09 Julien Isorcegl: add convenient functions to setup default vertex...
2017-12-09 Philippe Normandgl: add missing G_BEGIN/END_DECLS in utils header
2017-12-09 Thiago Santosexamples: gl: add missing entry to cflags to find gst...
2017-12-09 Stefan Sauertests: drop direct include
2017-12-09 Jan Schmidtgl/sdl example: Fix uninstalled build
2017-12-09 Jan Schmidtgl: Reduce noisy Info level output to LOG
2017-12-09 Matthew Watersgl/examples/sdl: update for the latest gstgl changes
2017-12-09 Matthew Watersgl/examples: move to -bad
2017-12-09 Julien Isorcegl: append GL_LIB and GL_CFLAGS in pc files
2017-12-09 Julien Isorcegl: use gst_gl_platform_from_string because we support...
2017-12-09 Julien Isorceglfilter: only warn when other_context attribute is set
2017-12-09 Julien Isorcegl: fix string literal warning
2017-12-09 Luis de Bethencourtgl: check the correct GstGLMemory in basic_test
2017-12-09 Nicolas Dufresnegl/x11: Removed unused variable
2017-12-09 Sebastian Drögegl/x11: Get rid of unneeded second display connection...
2017-12-09 Sebastian Drögegl/x11: Block rendering until swapbuffers is called...
2017-12-09 Julien Isorcegl: fails glimagesink when shader compilation went...
2017-12-09 Julien Isorcegl: call glClearColor before glClear
2017-12-09 Josep Torrapkgconfig: fix gstreamer-gl uninstalled
2017-12-09 Julien Isorcegl/rpi: do not scale to full screen
2017-12-09 Julien Isorcegl/rpi: change dispmanx attributes of existing element...
2017-12-09 Julien Isorcegl/rpi: ensure the dispmanx element to be opaque
2017-12-09 Julien Isorcegl/cocoa: pass a NSView to set_window_handle instead...
2017-12-09 Julien Isorcegl/cocoa: only draw once the window has been resized
2017-12-09 Julien Isorcegl/cocoa: set the view to use for drawing by the context
2017-12-09 Julien Isorcegl: fix declaration-definition mismatch for _init_upload
2017-12-09 Julien Isorcegl/bufferpool: do not reset upload when set_config...
2017-12-09 Julien Isorcegl: use #ifdef instead of #if for __APPLE__
2017-12-09 Nicolas Dufresneglmemory: User g_slice_new0 to ensure fully initilized...
2017-12-09 Sebastian Drögeglimagesink: Use the pixel-aspect-ratio adjusted width...
2017-12-09 Sebastian Drögeglimagesink: By default keep the display aspect ratio
2017-12-09 Sebastian Drögegltestsrc: Unref context when creation failed and guard...
2017-12-09 Sebastian Drögeglimagesink: Call gst_object_unref() on the GstGL GObje...
2017-12-09 Sebastian Drögeglimagesink: If creating a context or upload failed...
2017-12-09 Vincent Penquerc'hgl: a couple spelling/grammar fixes
2017-12-09 Vincent Penquerc'hgl: guard against using a NULL window pointer
2017-12-09 Vincent Penquerc'hgl: prevent division by 0 on unsupported texture type
2017-12-09 Jan Schmidtglcolorconvert: Fix bt709 conversion matrices.
2017-12-09 Julien Isorcegl: allow to include GLES/gl.h
2017-12-09 Sebastian Drögegl/eagl: Fix compilation
2017-12-09 Sebastian Drögegl/eagl: Notify the window's resize callback about...
2017-12-09 Sebastian Drögegl/eagl: Remove spurious private struct pointer
2017-12-09 Sebastian Drögegl/android: Notify the window's resize callback about...
2017-12-09 Matthew Watersglimagesink: remove unused texture
2017-12-09 Matthew Watersglimagesink: move upload into _prepare()
2017-12-09 Matthew Watersgl/context: output available extensions
2017-12-09 Matthew Watersgl/context: provide get_gl_version
2017-12-09 Julien Isorcegl/color: restore viewport dimensions when fbo done
2017-12-09 Sebastian Drögegl: Import QuartzCore/QuartzCore.h for CAEAGLLayer...
2017-12-09 Sebastian Drögegl: Set glimagesink rank to SECONDARY
2017-12-09 Sebastian Drögegl: Add support for iOS EAGL platform
2017-12-09 Julien Isorcegl/cocoa: make gst_gl_window_cocoa_send_message_async...
2017-12-09 Sebastian Drögeglimagesink: First handle GL window setup, then create...
2017-12-09 Julien Isorcegl/cocoa: fix NSAutoreleasePool initialization
2017-12-09 Julien Isorcegl/cocoa: ensure to call NSApplication:sharedApplicatio...
2017-12-09 Julien Isorcegl/color: fix warning type qualifiers ignored
2017-12-09 Matthew Watersgl/color: remove if statement with no effect
2017-12-09 Matthew Watersgl/color: pass large value by reference
2017-12-09 Matthew Watersgl/mem: cache the stride/unpack length for upload
2017-12-09 Matthew Watersgl/color: explicitly map the buffers we are copying...
2017-12-09 Matthew Watersgl/color: cache the temporary textures
2017-12-09 Matthew Watersgl/mem: provide defines for tokens not defined in GLES2...
2017-12-09 Matthew Watersgl: fixup incorrect number of arguments
2017-12-09 Matthew Watersgl: fix incorrect usage of g_return_if_fail
2017-12-09 Matthew Watersgl/mem: allocate the memory per plane
2017-12-09 Matthew Watersgl/eglimage: #if 0 unused code
2017-12-09 Matthew Watersgl: add colorconvert object that converts between color...
2017-12-09 Vincent Penquerc'hgl: pass large structure by const pointer, not value
2017-12-09 Vincent Penquerc'hgl: test for frame NULLness before dereferencing it
2017-12-09 Vincent Penquerc'hgl: fix leaks
2017-12-09 Sebastian Drögeglimagesink: Create GL context and set up window from...
2017-12-09 Tim-Philipp... tests: fix gl unit tests for recent API changes
2017-12-09 Matthew Watersgl: pass video info's by reference
2017-12-09 Matthew Watersgl: fix array initialization
2017-12-09 Matthew Watersglbumper: remove redundant check
2017-12-09 Matthew Watersgl/glx: use the context's display rather than asking...
2017-12-09 Matthew Watersgl: fix assignment of temporary variables
2017-12-09 Matthew Watersgl: avoid adding a NULL pool to propose allocation
2017-12-09 Matthew Watersgl: fix detection of extensions with GL versions < 3
2017-12-09 Tim-Philipp... gl: egl: fix distcheck and out of source build
next