glcolorconvertelement: fix GstGLColorConvert leak
[platform/upstream/gstreamer.git] / gst-libs /
2017-12-09 Matthieu Bouronglcontext: Make gst_gl_context_egl_activate fail if...
2017-12-09 Sebastian Drögeglcolorconvert: Fix last commit
2017-12-09 Sebastian Drögegl: Remove iOS/EAGL workaround for R/RG textures
2017-12-09 Sebastian Drögeglcolorconvert: Add correct check for RG/R textures...
2017-12-09 Anton Obzhirovglbasefilter: avoid segfault when gl platform is not...
2017-12-09 Alessandro Decinalibgstgl: fix rendering on iOS
2017-12-09 Edward Herveyintrospection: Don't use g-ir-scanner cache at compile...
2017-12-09 Philippe Normandgl/dispmanx: surfaceless EGL context support
2017-12-09 Julien Isorceglwindow: remove unused gl_thread field
2017-12-09 Julien Isorcegldisplay: fix GThread leak
2017-12-09 Matthew Watersgl/docs: update some doc comments
2017-12-09 Matthew Watersgldisplay: tentative proper context collision detection
2017-12-09 Víctor Manuel Jáqu... glupload: move meta-data copy into gst-gl library
2017-12-09 Matthew Watersglmemory: fix the slight difference between EXT_rg...
2017-12-09 Matthew Watersglsyncmeta: make context to wait and set sync explicit
2017-12-09 Julien Isorcegl: add GstGLDisplayCocoa
2017-12-09 Julien Isorcegl/cocoa: do not terminate loop in gst_gl_window_cocoa_...
2017-12-09 Julien Isorcegl: avoid overwriting display and context to NULL
2017-12-09 Matthew Watersglshader: attribute locations are -1 on error
2017-12-09 Neos3452glshader: prevent from getting attributes without verte...
2017-12-09 Matthew Watersglupload: unref the bufferpool
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 Julien Isorceglcolorconvert: cache indices in a buffer object
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 Watersglcontext: store the thread current context
2017-12-09 Matthew Watersglfilter: don't use the library upload/convert objects
2017-12-09 Matthew Watersglupload: implement propose_allocation pool handling...
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 Nicolas Dufresneglfilter: Don't chain downstream pool
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 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 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 Jáqu... glupload: Set freed method implementation to NULL
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 Watersglmemory: allow sharing between buffers
2017-12-09 Matthew Watersglsyncmeta: add compat definition for gles2
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 Decinalibgstgl: 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 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 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 Herveygl: Add/Update more debug statements
2017-12-09 Edward Herveygl: Make glcontext debug category used in more places
2017-12-09 Alessandro Decinalibgstgl: 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 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 Decinagstglwindow_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 Alessandro DecinaRevert "libgstgl: gstglcaopengllayer: set the layer...
2017-12-09 Alessandro Decinalibgstgl: 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 Decinalibgstgl: run a custom shader to convert YUV to RGB...
2017-12-09 Alessandro Decinagl: initial support for texture targets other than...
2017-12-09 Alessandro Decinagstglcolorconvert: micro optimization
2017-12-09 Alessandro Decinagstglcolorconvert: relax caps features check
next