platform/upstream/gstreamer.git
2017-12-09 Nicolas Dufresneopengl: Clean Makefile.am
2017-12-09 Xavier Claessensglimagesink: cosmetic cleanup
2017-12-09 Tim-Philipp... opengl: don't add --tag=CC twice to LIBTOOLFLAGS
2017-12-09 Nicolas Dufresneopengl: Add --tag=CC to LIBTOOLCLFAGS
2017-12-09 Edward Herveyglwindow: Deactivate window before changing handle
2017-12-09 Edward Herveygl/egl: Detect window handle changes
2017-12-09 Luis de Bethencourtgl: remove docbook related warnings
2017-12-09 Matthew Waterscaopengllayersink: render black when we don't have...
2017-12-09 Matthew Watersglmemory: allow sharing between buffers
2017-12-09 Matthew Watersglsyncmeta: add compat definition for gles2
2017-12-09 Matthew Watersnew caopengllayersink element
2017-12-09 Matthew Watersgl/calayer: don't use the async callback to render
2017-12-09 Matthew Watersglsyncmeta: also supported with gles3
2017-12-09 Alessandro... libgstgl: eagl: handle CALayer resize
2017-12-09 Vasilis Liaskovitisglmemory: Fix transfer_pbo memory leak
2017-12-09 Julien Isorcegl/cocoa: reduce custom main loop latency
2017-12-09 Julien Isorceglmixer: fix some compiler warnings
2017-12-09 Mathieu Duponchellegstglmemory: Remove now unused transfer_upload function.
2017-12-09 Matthew Watersglmemory: disable automatic pbo upload
2017-12-09 Matthew Watersglememory: only store and act on the map flags on first...
2017-12-09 Nicolas Dufresnegltransform: Fix includes of graphene headers
2017-12-09 Matthew Watersgl/cocoa: don't deadlock if the dispatch_sync is called...
2017-12-09 Matthew Watersgl/calayer: only start drawing if the parent gl context...
2017-12-09 Matthew Watersgl/cocoa: small refactor of layer/view creation into...
2017-12-09 Sebastian Drögeglwindow: Remove assertion in gst_gl_window_show()...
2017-12-09 Edward Herveyglimagesink: Fix debug statement
2017-12-09 Edward Herveygl: Add/Update more debug statements
2017-12-09 Edward Herveygl: Make glcontext debug category used in more places
2017-12-09 Edward Herveyglimagesink: Sprinkle more debug
2017-12-09 Alessandro... libgstgl: set user data and GDestroyNotify for wrapped...
2017-12-09 Matthew Watersglproto/vao: only supported in core for ES 3.0+
2017-12-09 Matthew Watersglfilter: ensure that the input upload/colorconvert...
2017-12-09 Matthew Watersglimagesink: log the converted caps
2017-12-09 Matthew Watersglupload: restrict EGL and UploadMeta to RGBA
2017-12-09 Matthew Watersglcolorconvert: don't intersect with the input caps
2017-12-09 Luis de Bethencourtgl: fix memory leak
2017-12-09 Matthew Watersgl: remove the egl caps from the src pads
2017-12-09 Matthew Watersglcolorconvert: put GstGLSyncMeta on output buffers
2017-12-09 Matthew Watersglupload: only try the glmemory upload for sysmem/glmem...
2017-12-09 Matthew Watersglmemory: add missing initilisation of tex_target when...
2017-12-09 Matthew Watersglupload: allow NULL buffer for accept vfunc
2017-12-09 Matthew Watersglupload: remove unsed convert field in private struct
2017-12-09 Matthew Watersglupload/download/convert: provide transform_caps functions
2017-12-09 Alessandro... gstglwindow_cocoa: fix slow render rate
2017-12-09 Matthew Watersgstglcaopengllayer: use the correct rectangle type...
2017-12-09 Matthew Watersglcolorconvert: use the correct caps feature for suppor...
2017-12-09 Matthew Watersglsyncmeta: don't use the gst debug object variants
2017-12-09 Matthew Watersgl: update unit test for glmemory api change
2017-12-09 Matthew Watersglimagesink: clobber the alpha channel by default
2017-12-09 Alessandro... Revert "libgstgl: gstglcaopengllayer: set the layer...
2017-12-09 Alessandro... libgstgl: gstglcaopengllayer: set the layer as opaque
2017-12-09 Sebastian Drögeglcolorconvert: Add FIXME comment about possibility...
2017-12-09 Sebastian Drögeglcolorconvert: Only use GL_TEXTURE_RECTANGLE with...
2017-12-09 Alessandro... libgstgl: run a custom shader to convert YUV to RGB...
2017-12-09 Alessandro... gl: initial support for texture targets other than...
2017-12-09 Alessandro... gstglcolorconvert: micro optimization
2017-12-09 Alessandro... gstglcolorconvert: relax caps features check
2017-12-09 Matthew Watersgl/win32: fixup compilation
2017-12-09 Matthew Watersglwindow: make showing a window explicit
2017-12-09 Matthew Watersgl/calayer: add resize callback based on the bounds...
2017-12-09 Matthew Watersgl/caopengllayer: draw asynchronously
2017-12-09 Matthew Watersgl/cocoa: don't segfault if we have a NULL draw/resize...
2017-12-09 Matthew Waterscgl/calayer: use a callback instead of hardcoding the...
2017-12-09 Matthew Waterscgl: install the gl context and gl layer headers
2017-12-09 Matthew Waterscgl: add a header for the CAOpenGLLayer support
2017-12-09 Philippe Normandgl/dispmanx: fix build
2017-12-09 Matthew Watersglmemory: more compatibility defines for gles2 systems
2017-12-09 Matthew Watersglmemory: add some thread safety for gl operations
2017-12-09 Matthew Watersglmemory: use pbo's for download
2017-12-09 Matthew Watersglprototypes: add some (un)map buffer variants for...
2017-12-09 Edward Herveygltestsrc: Ensure variable is initialized before usage
2017-12-09 Matthew Watersgl/tests: update glwindow api change
2017-12-09 Matthew Watersgl/window/eagl: fix a couple of typos
2017-12-09 Matthew Watersglwindow: cleanup/reorganize functions/members into...
2017-12-09 Matthew Watersgl/qt/examples: update for NSOpenGL -> CGL change
2017-12-09 Matthew Watersglwindow: remove width/height from _draw()
2017-12-09 Matthew Watersglcontext/cocoa: avoid destroying a possibly 0 GSource id
2017-12-09 Matthew Watersgl/cocoa: move to CGL and CAOpenGLLayer for rendering
2017-12-09 Matthew Watersglcontext/cocoa: add debug category
2017-12-09 Sebastian DrögeConstify some static arrays everywhere
2017-12-09 Nicola Murinoglimagesink: fix memleak
2017-12-09 Lasse Laursenglapi: fix compilation with latest MSVC
2017-12-09 Matthew Watersglmemory: use the correct size for the pbo
2017-12-09 Matthew Watersglvideomixer: don't upload if alpha <= 0
2017-12-09 Matthew Watersglmemory: remove spurious gst_video_info_align
2017-12-09 Matthew Watersgl: split glcolorconvert usage from glupload
2017-12-09 Matthew Watersglmemory: offset the data pointer for upload for GstVid...
2017-12-09 Matthew Watersglmemory: use pbo's for upload
2017-12-09 Matthew Watersglupload: relax the GLMemory uploader check for input...
2017-12-09 Nicola Murinoglcolorconvert: fix memleak
2017-12-09 Nicola Murinoglupload: fix some memory leaks
2017-12-09 Matthew Watersglcontext: allow wrapped contexts to be utilised like...
2017-12-09 Sebastian Drögegl/cocoa: Disable hack for NSApp iteration with a speci...
2017-12-09 Sebastian Drögegl/cocoa: Don't init and clear static GMutex / GCond
2017-12-09 Luis de Bethencourtglfilter: remove logically dead code
2017-12-09 Tim-Philipp... glmixer, glvideomixer: update for GstAggregatorPadForea...
2017-12-09 Tim-Philipp... glmixer: update for aggregator start/stop vfunc change
2017-12-09 Nirbheek Chauhanglvideomixer: Point to compositor for the pad propertie...
2017-12-09 Nicolas Dufresnegltest: Port to new API
2017-12-09 Nicolas Dufresneglbufferpool: Always recalculate buffer size
next