platform/upstream/gstreamer.git
2017-12-09 Jan SchmidtGL: Remove annoying printf in the filterbin class_init
2017-12-09 Matthew Watersglimagesink: add pixel-aspect-ratio property on the bin
2017-12-09 Matthew Watersglupload: unref the bufferpool
2017-12-09 Matthew Watersglimagesink: forward ALL the properties on the bin
2017-12-09 Matthew Watersgluploadelement: properly unref buffers that are the...
2017-12-09 Matthew Watersgl: get the context from basemixer/basefilter
2017-12-09 Matthew Watersgl: retreive the gldisplay/app gl context as soon as...
2017-12-09 Matthew Watersgl/tests: fix deadlock on glcontext wrapped context...
2017-12-09 Julien Isorceglcolorconvert: cache indices in a buffer object
2017-12-09 Matthew Waterscaopengllayersink: implement as a bin like glimagesink
2017-12-09 Matthew Watersgl/cocoa: avoid deadlock when creating context on the...
2017-12-09 Matthew Watersgl: store the list of contexts within gldisplay
2017-12-09 Matthew Watersglimagesink: unset the current shader after rendering
2017-12-09 Matthew Watersgltestsrc: remove usage of gldownload library object
2017-12-09 Matthew Watersglcontext: store the thread current context
2017-12-09 Matthew Watersgl: new glsrcbin element
2017-12-09 Matthew Watersglvideomixer: implement with glmixerbin
2017-12-09 Matthew Watersglmixer: remove usage of upload/download objects
2017-12-09 Matthew Watersgl: new glmixerbin element
2017-12-09 Matthew Watersglimagesink: implement as a bin
2017-12-09 Matthew Watersgl: new glsinkbin element
2017-12-09 Matthew Watersglfilter: don't use the library upload/convert objects
2017-12-09 Matthew Watersgl: new element glfilterbin
2017-12-09 Matthew Watersgl: add new gldownloadelement
2017-12-09 Matthew Watersgl: add a new glcolorconvert element based on the glcol...
2017-12-09 Matthew Watersglupload: implement propose_allocation pool handling...
2017-12-09 Matthew Watersgl: add a new glupload element based on the glupload...
2017-12-09 Matthew Watersgl: add a new glbasemixer class below glmixer
2017-12-09 Matthew Watersgl: add a new glbasefilter class below glfilter
2017-12-09 Matthew Watersglutils: expose running a query on a set of src/sink...
2017-12-09 Matthew Watersglfilter: advertise resize in the caps negotiation...
2017-12-09 Matthew Watersglcolorconvert: we don't do resizing of the video frames
2017-12-09 Matthew Watersgl/x11: don't XGetWindowAttributes every XEvent
2017-12-09 Matthew Watersgl/window: hopefully fixup compile warnings on android/ios
2017-12-09 Jan Schmidtglfilter: Remove redundant check for clearing context...
2017-12-09 Jan SchmidtRemove a bunch of silly ';;' typos at the end of lines
2017-12-09 Matthew Watersgl/window: create the main loop/context on init/finalize
2017-12-09 hoonhee.leetests: glcontext: remove unnecessary semicolon
2017-12-09 Nicolas Dufresneglmixer: Don't share our downstream pool with upstream
2017-12-09 Nicolas Dufresneglfilter: Don't chain downstream pool
2017-12-09 Nicolas Dufresneglimagesink: Only cache pool, don't manage it
2017-12-09 Sebastian Drögegldownload: Simplify caps feature setting code
2017-12-09 Sebastian Drögegl: Remove format info in glcolorconvert's transform_ca...
2017-12-09 Sebastian Drögeglupload: Simplify caps feature setting code
2017-12-09 Edward Herveygldisplay: Only use debugging if we have valid values
2017-12-09 Nicolas Dufresnegloverlay: Fix upside down and miss-aligned JPEG
2017-12-09 Xavier Claessensgltransformation: normalize translations
2017-12-09 Xavier Claessensgltransformation: Fix doc typo
2017-12-09 Nicolas Dufresneglfilter: Get rid of uploader if caps have changed
2017-12-09 Edward Herveygl: Fix context leaks
2017-12-09 Julien Isorcegl/cocoa: register only one custom nsapp loop
2017-12-09 Julien Isorcegl/cocoa: instead of class_init use g_once to setup...
2017-12-09 Julien Isorcegl/cocoa: check for deprecated constants prior to OSX...
2017-12-09 Nicolas Dufresneglbufferpool: Fix offset for odd height
2017-12-09 Nicolas Dufresnegl-test: Port unit tests to new API
2017-12-09 Nicolas Dufresneglmemory: Support offset when downloading
2017-12-09 Nicolas Dufresneglmemory: Provide correct size on upload
2017-12-09 Nicolas Dufresneglmemory: Provide correct size on download
2017-12-09 Nicolas Dufresneglmemory: Use fallback for partial copy
2017-12-09 Nicolas Dufresneglmemory: Add GstAllocationParams and alignment support
2017-12-09 Matthew Watersglupload: perform egl upload on the gl thread
2017-12-09 Víctor Manuel... glupload: Set freed method implementation to NULL
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
next