platform/upstream/gstreamer.git
2017-12-09 Matthew Watersgl/upload: switch the 'master' texture for YUY2, UYVY
2017-12-09 Matthew Watersgl/eglimage: add eglimage context feature
2017-12-09 Matthew Watersgl/context: add generic feature checking
2017-12-09 Sebastian Drögeglimagesink: Check if context creation failed before...
2017-12-09 Sebastian Drögeglcontext: Add more assertions to make sure that everyt...
2017-12-09 Matthew Watersgl/download: update to be similar to the glupload semantics
2017-12-09 Matthew Watersgl/colorconvert: fix up alpha clobbering
2017-12-09 Nicolas Dufresneglfilter: Fix building without EGL support
2017-12-09 Julien Isorceglfilter: rewrite transform_caps to preserve caps fields
2017-12-09 Matthew Watersgl/colorconvert: use the texture scaling from the gl...
2017-12-09 Nicolas Dufresneglmemory: Fix handling of stride with alignement larger...
2017-12-09 Nicolas Dufresneglupload: Ensure we still have a texture after upload_s...
2017-12-09 Nicolas Dufresneglupload: Correctly update the video info from video...
2017-12-09 Nicolas Dufresneglupload: Correctly update video info in upload fallback
2017-12-09 Julien Isorcegl/upload: set out_tex after reset, not before
2017-12-09 Matthew Watersgl/upload: update the video info on mapping a video...
2017-12-09 Matthew Watersgl/convert: clobber alpha channel when needed
2017-12-09 Matthew Watersgl/upload: avoid performing color conversion when there...
2017-12-09 Matthew Watersgl/colorconvert: choose the right alpha component for...
2017-12-09 Matthew Watersgl/upload: update the respective state when we cache...
2017-12-09 Matthew Watersgl/upload: cache the textures that we are using
2017-12-09 Matthew Watersgl/upload: avoid recreating the GLMemory struct for...
2017-12-09 Nicolas Dufresnegl: Fix some of the error handling
2017-12-09 Nicolas Dufresneglupload: Update GstVideoInfo after the buffer is mapped
2017-12-09 Sebastian Drögegl: Fix memory leak
2017-12-09 Matthew Watersgl/colorconvert: preserve alpha in AYUV <-> RGBA conver...
2017-12-09 Matthew Watersgl/colorconvert: implement lazy init
2017-12-09 Julien Isorcegl/upload: set initted to TRUE when _init_upload succeeded
2017-12-09 Sebastian Drögegldisplay: Use GST_STR_NULL() for printing possibly...
2017-12-09 Julien Isorcegleffects: use gl_vtable
2017-12-09 Matthew Watersgl/upload: fix compilation on OS X
2017-12-09 Matthew Watersgl/upload: fail propoerly if init fails
2017-12-09 Matthew Watersgl: make all GObjects inherit from GstObject
2017-12-09 Matthew Watersgl/upload: implement lazy init
2017-12-09 Matthew Watersgl/upload: add get_format method
2017-12-09 Matthew Watersgl/filter: attempt to passthrough the pool if the caps...
2017-12-09 Matthew Watersgl/filter: always initialize the upload object
2017-12-09 Matthew Watersgl: advertise GstGLMemory usage in the caps as capsfeatures
2017-12-09 Matthew Watersgl/examples: fix compilation for clutter examples
2017-12-09 Matthew Watersgl/display: avoid endless recursion for cocoa
2017-12-09 Matthew Watersgl/sink: make sure we always initialize the upload...
2017-12-09 Julien Isorcegl: do not allocate the target texture of an EGLImage
2017-12-09 Julien Isorcegl: allow to avoid calling glTexImage2D(w, h, NULL...
2017-12-09 Julien Isorcegl: no need to initialize a frame buffer object to...
2017-12-09 Julien Isorcegl: use GST_CAT_ERROR instead of GST_ERROR_OBJECT
2017-12-09 Julien Isorcegl: delete texture used with GstVideoGLTextureUploadMeta
2017-12-09 Julien Isorcegl: use gst_gl_context_gen_shader helper instead of...
2017-12-09 Matthew Watersgl/display: clean up pre gstglcontext api and struct...
2017-12-09 Matthew Watersgl/display: add get_handle_type
2017-12-09 Matthew Watersgl/display: avoid opening the X11 display on systems...
2017-12-09 Matthew Watersgl/window: fix string length check for eagl
2017-12-09 Matthew Watersgl/display: check the correct env variable for choosing...
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__
next