platform/upstream/gst-plugins-base.git
2017-12-09 Sebastian Drögeeglimage: Ensure that the debug category is always...
2017-12-09 Arjen Veenhuizengltransformation: make the pivot-z property READWRITE
2017-12-09 Guillaume Desmottesgltestsrc: fix src_impl leak
2017-12-09 Tim-Philipp... g-i: pass compiler env to g-ir-scanner
2017-12-09 Guillaume Desmottesgltestsrc: fix shaders ref counting
2017-12-09 Guillaume Desmottesglmosaic: fix shader leak
2017-12-09 Xavier Claessensgl: win32: Unparent internal window before destroying it
2017-12-09 Xavier Claessensgl: win32: Don't steal parent focus when creating inter...
2017-12-09 Matthew Watersgldisplay: demote no platform display debug to info
2017-12-09 Matthew Watersgltransformation: use the affine transformation meta...
2017-12-09 Matthew Watersgl: take the affine transformation in NDC
2017-12-09 Matthew Watersglbasemixer: actually attempt to propose an allocation...
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...
2017-12-09 Gwang Yoon... gl: implement GstGLMemoryEGL
2017-12-09 Matthew Watersglmemory: add wrapped data pointers to setup_buffer
2017-12-09 Matthew Watersglbasememory: take a pointer as the wrapped gpu handle
2017-12-09 Matthew Watersgl: fix gles3 header usage for older platforms
2017-12-09 Haihua Hugl: enable gldeinterlace on OpenGL ES
2017-12-09 Sebastian Drögeglviewconvert: Port more things to GLES/GL 3 compatibility
2017-12-09 Sebastian Drögeglcolorconvert: GLES3 deprecates texture2D() and it...
2017-12-09 Hyunjun Kogl: caopengllayersink: fix a minor warning
2017-12-09 Hyunjun Kogl/cocoa: Fix incompatible type warning
2017-12-09 Sebastian Drögeglimagesink: Fix indentation
2017-12-09 Haihua Huglimagesink: need to clean window_id when state change...
2017-12-09 Heinrich Finkgl/caopengllayersink: Actually unset caps_change flag...
2017-12-09 Heinrich Finkgl/caopengllayer: Apply layer.contentsScale to viewport...
2017-12-09 Matthew Watersgl/cocoa/eagl: don't leak GThread's when dispatching...
2017-12-09 Luis de Bethencourtgltestsrc: don't dereference null pointer
2017-12-09 Matthew Watersglupload: keep the parent buffer around when converting...
2017-12-09 Matthew Watersglbasemixer: chain up to the parent implementation
2017-12-09 Alessandro... libgstgl: cocoa, eagl: use libdispatch to schedule...
2017-12-09 Alessandro... glwindow: reduce the number of GMutexes and GConds...
2017-12-09 Matthew Watersvideoaggregator: repect the result of find_best_format...
2017-12-09 Matthew Watersglvideomixer: add support for the affine transformation...
2017-12-09 Matthew Watersglimagesink: support the affine transformation meta...
2017-12-09 Matthew Watersglmixer: set the current texture to 0 before mapping
2017-12-09 Matthew Watersglmixerbin: proxy the start-time-* properties from...
2017-12-09 Matthew Waterseglimage: perform eglCreateImage in the gl thread
2017-12-09 Matthew Watersglviewconvert: support outputting to multiple draw...
2017-12-09 Matthew Watersglcolorconvert: implement multiple render targets for...
2017-12-09 Matthew Watersgl/build: add missing '\' at the end of the line in...
2017-12-09 Matthew Watersglcolorconvert: don't use the predefined variable name...
2017-12-09 Matthew Watersgl/examples: fix switchvideooverlay for wayland
2017-12-09 Matthew Watersgl/examples: remove duplicated videooverlay example
2017-12-09 Matthew Watersgl/examples/3d: additions for wayland support
2017-12-09 Matthew Watersgldifferencematte: port to gl3/gles2
2017-12-09 Matthew Watersgltestsrc: port to gles2/gl3
2017-12-09 Matthew Watersgltestsrc: port smpte pattern to shaders
2017-12-09 Matthew Watersgltestsrc: implement the circular method
2017-12-09 Matthew Watersgltestsrc: add a generic src framework
2017-12-09 Matthew Watersglsterosplit: remove internal glupload/glcolorconvert
2017-12-09 Matthew Watersgl: add support for building against GLES3 headers
2017-12-09 Matthew Watersglmemory: add checking the read implementation format...
2017-12-09 Matthew Watersglbasememory: rollback map state when subclass map...
2017-12-09 Matthew Watersglmemorypbo: unmap pbo memory on pbo read error
2017-12-09 Matthew Watersglshader: add glBindFragDataLocation
2017-12-09 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2017-12-09 Sebastian Drögegl/gtk: Fix compiler warning in example
2017-12-09 Matthew Watersgl/proto: sync operations are available on GLES 3.0
2017-12-09 Matthew Watersglmemory: unset GL_UNPACK_ROW_LENGTH in opengl3
2017-12-09 Matthew Watersgl/examples/qt: restrict the GL API to opengl where...
2017-12-09 Matthew Watersgl/examples/gtk: call XInitThreads
2017-12-09 Matthew Watersglutils: remove custom code for setting caps features
2017-12-09 Matthew Watersglfilter: only allow the same src/sink caps when we...
2017-12-09 Matthew Watersglupload: deal with the ANY caps feature correctly
2017-12-09 Matthew Watersglstereo{mix,split}: allow running on GLES 2/3
2017-12-09 Matthew Watersgleffects; give each effect a unique long name and...
2017-12-09 Matthew Watersglshader: some compatibility changes for GL 1.4
2017-12-09 Matthew Watersglfilterapp: update for the use of shaders
2017-12-09 Matthew Watersglfilter: retrieve the shader attributes from the GL...
2017-12-09 Matthew Watersgl/examples/cube*: choose opengl by default
2017-12-09 Matthew Watersgl/examples/fxtest: add needed glupload to the pipeline
2017-12-09 Vineeth TMglimagesink: Fix window memory leak
2017-12-09 Matthew Watersglvideomixer: signal continuation in reset
2017-12-09 Matthew Watersgldisplay: make readding the same context a no-op
2017-12-09 Sebastian DrögeRevert "libgstgl: cocoa, eagl: don't marshal GL calls...
2017-12-09 Alessandro... libgstgl: cocoa, eagl: don't marshal GL calls to the...
2017-12-09 Mark Nauwelaertsgldisplay: really retrieve glcontext for a specific...
2017-12-09 Matthew Watersgl: misc docs fixes/additions
2017-12-09 Matthew Watersgl*memory: document new functionality and objects
2017-12-09 Mark Nauwelaertsglfilter: handle some more unfixed fields when fixating...
2017-12-09 Nicolas Dufresneglbasememory: Don't change maxsize at run-time
2017-12-09 Matthew Waterseglimagememory: add compatibility definitions for EGL...
2017-12-09 Matthew Watersglcontext: add a method to add a context to another...
2017-12-09 Wang Xin-yu... glmixer: iterator didn't advance in continue statement
2017-12-09 Matthew Watersgl: fix the build
2017-12-09 Matthew Watersgl: error out if the configured GL API is unsupported...
2017-12-09 Julien Isorceuninstalled.pc: add support for non libtool build systems
2017-12-09 Julien Isorcegldebug: make sure debug is initialized when calling...
2017-12-09 Sebastian Drögegl: Fix compiler warning about unused const variable...
2017-12-09 Sebastian Drögegl: Move private headers from SOURCES to noinst_HEADERS
2017-12-09 Matthew Watersglfilter: insert the debug marker from the GL thread
2017-12-09 Matthew Watersglimagesink: remove unsed reconfigure variable
2017-12-09 Matthew Watersglimagesink: don't push a reconfigure event from the...
2017-12-09 Wang Xin-yu... glvideomixer: don't leak pad's vertex buffer on release_pad
2017-12-09 Matthew Watersglmixer: Remove usage of GstGLMixerFrameData
2017-12-09 Matthew Watersglmixer: don't hold the object lock while calling into GL
2017-12-09 Sebastian Drögegl: Remove leftover g_prints
2017-12-09 Matthew Watersgldebug: use the correct spelling for behavior
2017-12-09 Matthew Watersglcontext: don't enable GL debug for messages that...
next