platform/upstream/gstreamer.git
2017-12-09 Matthew Watersglbumper: remove redundant check
2017-12-09 Matthew Watersgl/glx: use the context's display rather than asking...
2017-12-09 Matthew Watersgl: fix assignment of temporary variables
2017-12-09 Matthew Watersgl: avoid adding a NULL pool to propose allocation
2017-12-09 Matthew Watersgl: fix detection of extensions with GL versions < 3
2017-12-09 Tim-Philipp... gl: egl: fix distcheck and out of source build
2017-12-09 Rico Tzschichholzbuild: Fix make dist
2017-12-09 Matthew Watersgl: fix out-of-source builds pt2
2017-12-09 Julien Isorcegl: only set CAPS_FEATURE_MEMORY_EGL_IMAGE on egl platform
2017-12-09 Julien Isorcegl: let the user includes itself our egl headers if...
2017-12-09 Julien Isorcegl: add EGLImage support
2017-12-09 Julien Isorcegl: deploy egl headers in gst/gl/egl instead of gst/gl
2017-12-09 Julien Isorcegl: remove commented and unsued code in x11 Makefile.am
2017-12-09 Julien Isorcegl: fix crash if _build_extension_string is not called
2017-12-09 Gwenole Beauchesnegl: fix out-of-source builds.
2017-12-09 Matthew Watersgl/download: add support for the bt709 color matrix
2017-12-09 Matthew Watersgl/upload: add support for the bt709 color matrix
2017-12-09 Matthew Watersgl: remove explicit reference to X_CFLAGS
2017-12-09 Matthew Watersgl/upload: remove the legacy GL 1.x upload path
2017-12-09 Julien Isorcegl: fallback to glGetString if GL_NUM_EXTENSIONS fails
2017-12-09 Matthew Watersgl: and update the Makefile
2017-12-09 Matthew Watersgl: reorganize the extension headers by function rather...
2017-12-09 Matthew Watersgl/win32: use the correct include and gst-indent
2017-12-09 Wang Xin-yu... gl: use wglCreateContextAttribsARB to create share...
2017-12-09 Matthew Watersgl/mixer: fix download check for failure
2017-12-09 Matthew Watersgl: silence a critical if upstream does not provide...
2017-12-09 Julien Isorcegl: silence warnings building for RPI related to 'vcos_*'
2017-12-09 Julien Isorcegl: keep only one occurence of '#include <EGL/egl.h>'
2017-12-09 Руслан Ижбулатовgl: fix the use of always-defined macros
2017-12-09 Matthew Watersgl: add GModule libs for win32
2017-12-09 Matthew Watersgl: only link against gstegl if we are using egl
2017-12-09 Matthew Watersgl: add path of the gstegl library
2017-12-09 Matthew WatersRevert "gl: add dep on gstegl"
2017-12-09 Matthew Watersgl: add dep on gstegl
2017-12-09 Edward Herveygl/cocoa: Fix debug statements and platform
2017-12-09 Edward Herveygl: Fix static build with objective-C
2017-12-09 Matthew Watersgl: Add EGLDisplay display subclass
2017-12-09 Matthew Watersgl/window: add a dummy window class
2017-12-09 Matthew Watersgl: fix undeclared symbol when building without GST_DEBUG
2017-12-09 Matthew Watersgl: fix a double unref of the query when building without X
2017-12-09 Matthew Watersgl: silence a compiler warning about missing prototypes
2017-12-09 Matthew Watersgl/utils: add x11 GstContext handling
2017-12-09 Matthew Watersgl: define GL_NUM_EXTENSIONS if not defined
2017-12-09 Matthew Watersgl: silence all the compiler warnings
2017-12-09 Matthew Watersmove gl elements to ext subdirectory
2017-12-09 Matthew Waters[906/906] filter: warn about trying to share with multi...
2017-12-09 Matthew Waters[905/906] Add GL context sharing support for non-gstgl...
2017-12-09 Matthew Waters[904/906] mixer: ask for display handles on pad activation
2017-12-09 Matthew Waters[903/906] api: add GstGLPlatform to/from string
2017-12-09 Matthew Waters[902/906] context: implement glGetStringi handling...
2017-12-09 Matthew Waters[901/906] glx: use the display handle from the global...
2017-12-09 Matthew Waters[900/906] tests/gstglcontext: reduce the number of...
2017-12-09 Matthew Waters[899/906] egl: warn if we resort to display handles...
2017-12-09 Matthew Waters[897/906] api: plugin a small memory leak
2017-12-09 Matthew Waters[896/906] utils: use the vtable for deleting the texture
2017-12-09 Matthew Waters[895/906] context: call window_class->close last
2017-12-09 Wang Xin-yu... [894/906] gl: add missing G_BEGIN_DECLS/G_END_DECLS
2017-12-09 Matthew Waters[893/906] x11: close both of the display's we use
2017-12-09 Matthew Waters[892/906] silence a compiler warning on older gcc versi...
2017-12-09 Matthew Waters[891/906] context: add support for wrapping external...
2017-12-09 Matthew Waters[890/906] x11: add display subclass
2017-12-09 Matthew Waters[889/906] display: add display type enum
2017-12-09 Adrien SCH[888/906] correct error handling in gstgldownload.c
2017-12-09 Matthew Waters[887/906] mixer: fixup a memory leak of the context...
2017-12-09 Matthew Waters[886/906] fixup a memory leak of the context in the...
2017-12-09 Matthew Waters[885/906] filter: free our data
2017-12-09 Matthew Waters[884/906] filter: return the pad template caps in trans...
2017-12-09 Matthew Waters[883/906] api: provide from_string()
2017-12-09 Matthew Waters[881/906] upload: restore default values for unpack_length
2017-12-09 Matthew Waters[879/906] build: don't add X_CFLAGS to CFLAGS
2017-12-09 Matthew Waters[878/906] tests: update for glmem api change
2017-12-09 Chris Paulson... [877/906] x11: Use correct format string for guintptr
2017-12-09 Matthew Waters[876/906] glmem: use GstVideoInfo for format configuration
2017-12-09 Matthew Waters[875/906] upload: support for arbitrary strides
2017-12-09 Matthew Waters[874/906] filter: implement draw_texture for GLES2
2017-12-09 Matthew Waters[873/906] upload: use GstVideoInfo for choosing the...
2017-12-09 Matthew Waters[872/906] upload: consolidate data _fill
2017-12-09 Matthew Waters[871/906] upload: fix texture scaling for YUY2/UYVY...
2017-12-09 Matthew Waters[870/906] upload: remove superflous g_mutex_init
2017-12-09 Matthew Waters[869/906] tests: add some upload tests
2017-12-09 Matthew Waters[868/906] upload: fix compilation for GLES2
2017-12-09 Wang Xin-yu... [867/906] glupload: Add GRAY8/GRAY16LE/BE upload suppor...
2017-12-09 Matthew Waters[866/906] upload: update some docs
2017-12-09 Matthew Waters[865/906] glmem: report successful copy to the caller
2017-12-09 Matthew Waters[863/906] window: hold a ref to our GstGLDisplay
2017-12-09 Matthew Waters[862/906] window: remove set_need_lock
2017-12-09 Wang Xin-yu... [861/906] glprototypes: Add missing glScalef declare
2017-12-09 Matthew Waters[860/906] docs: misc updates
2017-12-09 Matthew Waters[859/906] window: provide some documetation
2017-12-09 Matthew Waters[858/906] glmem: update the docs
2017-12-09 Matthew Waters[857/906] display: document the new GstContext api
2017-12-09 Matthew Waters[856/906] context: document it
2017-12-09 Matthew Waters[855/906] upload: add support for GstVideoGLTextureUplo...
2017-12-09 Matthew Waters[854/906] use the allocation query to propogate GstGLCo...
2017-12-09 Matthew Waters[853/906] display: remove _{set,get}_context
2017-12-09 Matthew Waters[852/906] use GstContext for GstGLDisplay propogation
2017-12-09 Matthew Waters[850/906] glupload: Remove texture scaling artifacts...
2017-12-09 Matthew Waters[848/906] filter: a little code cleanup
2017-12-09 Matthew Waters[847/906] mixer: unmap the video frames we map
2017-12-09 Matthew Waters[846/906] mixer: handle 0/1 framerate better in caps
next