platform/upstream/gstreamer.git
2017-12-09 Matthew Watersglmemory: use the plane offsets to compute the size...
2017-12-09 Matthew Watersglmemory: use GstVideoInfo everywhere
2017-12-09 Matthew Watersglimagesink: keep the uploaded buffer around on success...
2017-12-09 Matthew Watersglmemory: reenable the texture_rg support for !eagl
2017-12-09 Matthew Watersglimagesink: silence gsignal warning
2017-12-09 Vasilis Liaskovitisglwindow/11: Emit signals for mouse and key navigation...
2017-12-09 Sebastian Drögeglwindow: Constify string parameters to the send_*_even...
2017-12-09 Matthew Watersglimagesink: remove extra argument from debug call
2017-12-09 Vasilis Liaskovitisglimagesink: Add navigation interface and callbacks...
2017-12-09 Vasilis LiaskovitisGstGLWindow : Add mouse-event and key-event signals...
2017-12-09 Wang Xin-yu... gl: fix multi gl object leaks
2017-12-09 Руслан Ижбулатовgl: Reorder CFLAGS to include in-source dirs first...
2017-12-09 Tim-Philipp... examples: fix compilation of gl fxtest example on win32...
2017-12-09 Sebastian Drögegl: Always build gstglmixer, not only when full OpenGL...
2017-12-09 Sebastian Drögegl: Link to all required libraries but not more
2017-12-09 Sebastian Drögegl: Move GstGLMixer to the plugin for now
2017-12-09 Nicolas Dufresneglimagesink: Keep aspect ratio by default
2017-12-09 Julien Isorceglcocoa: initalize NSApp asap when using gst-launch
2017-12-09 Matthew Watersgl/examples: gitignore generated files
2017-12-09 Wang Xin-yu... gl : fix qglwtextureshare demo
2017-12-09 Sebastian Drögeeagl: Disable usage of R and RG textures on iOS
2017-12-09 Sebastian Drögeglimagesink: Chain up to the parent class' finalize...
2017-12-09 Sebastian Drögeglimagesink: Make sure to always unref the display
2017-12-09 Sebastian Drögeglupload: Fix memory leak in unit test
2017-12-09 Sebastian Drögeglcontext: Fix memory leaks in unit test
2017-12-09 Matthew Watersglcolorconvert: free pixel swizzling information
2017-12-09 Matthew Watersglmixer: remove redundant/unused lock
2017-12-09 Matthew Watersglmixer: remove redundant creation and free of GPtrArrays
2017-12-09 Matthew Watersglmixer: plug a memory leak for the caps
2017-12-09 Matthew Watersglmixer: intersect with the filtercaps if available
2017-12-09 Matthew Watersgl: update gles2 compatability header
2017-12-09 Matthew Watersglfilter: pass through the allocation query when in...
2017-12-09 Matthew Watersglfilter: prefer passthrough for non-sysmem caps
2017-12-09 Matthew Watersglshader: enable glshader on GLES2
2017-12-09 Julien Isorceglcolorscale: do passthrough on same caps
2017-12-09 Julien Isorceglfilter: handle NULL decide_query which means passthrough
2017-12-09 Julien Isorceglfilter: prepend intersection to src caps
2017-12-09 Julien Isorcegl: enable glvideomixer on GLES2
2017-12-09 Matthew Watersglvideomixer: bas output width/height on the pad properties
2017-12-09 Matthew Watersglvideomixer: don't clobber already allocated shader
2017-12-09 Matthew Watersgl: XInitThreads when env variable is set
2017-12-09 Matthew Watersgl: add a scary note about initializing thread support...
2017-12-09 Matthew Watersgluploadmeta: reenable GLMemory upload path
2017-12-09 Sebastian Drögegl: Need to link to new badvideo library for the video...
2017-12-09 Matthew Watersgl: move gles2 compat header to glprototypes
2017-12-09 Matthew Watersglbufferpool: provide a consistent API regardless of...
2017-12-09 Matthew Watersgl: mark library as API unstable
2017-12-09 Thibault Sauniergl:glvideomixer: Add the Compositor in the element...
2017-12-09 Thibault Sauniergl: Port glmixer to the GstVideoAggregator baseclass
2017-12-09 Lubosz Sarneckiopengl: add element for transforming video geometry
2017-12-09 Matthew Watersglframebuffer: don't segfault needlessly with GLES2
2017-12-09 Matthew Watersglfiltershader: port to GLES2
2017-12-09 Matthew Watersglvideomixer: silence incorrect number of arguments...
2017-12-09 Matthew Watersgldownload: plug a memory leak
2017-12-09 Matthew Watersglvideomixer: wire up the alpha pad property
2017-12-09 Matthew Watersglvideomixer: support input frame scaling
2017-12-09 Matthew Watersglvideomixer: add positioning of input streams
2017-12-09 Matthew Watersglmixer: allow the subclass to choose the sink pad...
2017-12-09 Matthew Watersglfilterapp: actually emit the client-draw signal
2017-12-09 Matthew Watersgl/examples: update for TEXTURE_2D change
2017-12-09 Matthew Watersglmixer: send the stream-start event
2017-12-09 Matthew Watersgl/examples: add GST_PLUGINS_BASE_CFLAGS
2017-12-09 Matthew Watersgl/examples: remove spurious include for doublecube...
2017-12-09 Matthew Watersgl/examples: add the srcdir and builddir includes
2017-12-09 Matthew Watersglfilterapp: remove the reshape/draw properties
2017-12-09 Matthew Watersglmixer: lock the size of mix->frames to the number...
2017-12-09 Matthew Watersgl/examples: Port to using signals instead of properties
2017-12-09 Matthew Watersglimagesink: replace pointer properties with signals
2017-12-09 Matthew Watersgl/wayland: create a dummy display instead of an EGLDisplay
2017-12-09 Matthieu Bouronglimagesink: improve state change debug message
2017-12-09 Matthew Watersglupload: always release the previous buffer
2017-12-09 Sebastian Drögeglcontext: Handle (unlikely) NULL return of gl->GetStri...
2017-12-09 Matthew Watersglmemory: remove uneeded gl api ifdefs
2017-12-09 Matthew Watersglwindow_x11: allow expose events to redraw our window
2017-12-09 Matthew Watersglimagesink: unref the old buffer outside the lock
2017-12-09 Matthew WatersRevert "[880/906] glimagesink: remove unused stored_buf...
2017-12-09 Matthew Watersglcontext: fix up assertion
2017-12-09 Matthew Watersglfeature: remove GST_GL_API_GLES3
2017-12-09 Matthew Watersglcontext: check for GLES versions
2017-12-09 Matthew Watersgl/context: add check_gl_version
2017-12-09 Edward Herveyglcontext: Try GLX support before EGL support
2017-12-09 Edward Herveyglcontext: Try to open lib{EGL|GL|GLESv2}.so.1 before...
2017-12-09 Sebastian Drögeglupload: Fix assertion after API changes
2017-12-09 Matthew Watersgl/colorconvert: keep our private pointer
2017-12-09 Matthew Waterstests: update for glupload changes
2017-12-09 Matthew Watersgl/colorconvert: use GstObject's lock instead of our own
2017-12-09 Matthew Watersgl/colorconvert: remove unnecassary pointer inderection
2017-12-09 Matthew Watersgl/upload: re add the upload meta to the private struct
2017-12-09 Matthew Watersgl/upload: small code cleanup and gst-indent
2017-12-09 Matthew Watersgl/download: use GstObject's lock instead of out own
2017-12-09 Matthew Watersgl/upload: use GstObject's lock instead of our own
2017-12-09 Matthew Watersgl/filter: also remove the width/height in transform_caps
2017-12-09 Matthew Watersgl/colorconvert: optimise the same format case
2017-12-09 Matthew Watersgl/colorconvert: fix YUY2/UYVY download for RG/LA textures
2017-12-09 Matthew Watersgl/colorconvert: allocate output buffers
2017-12-09 Matthew Waterstests: update for recent glupload changes
2017-12-09 Matthew Watersgl/upload: fix incorrect type in macros
2017-12-09 Matthew Watersgl/upload: add GstGLUploadMeta object
2017-12-09 Matthew Watersgl/win32: make send_message reentrant
2017-12-09 Tim-Philipp... glcolorconvert: fix compiler warning
next