platform/upstream/gstreamer.git
2017-12-09 Matthew Waters[675/906] upload: provide nicer debugging
2017-12-09 Matthew Waters[674/906] feature: try and catch more GL extension...
2017-12-09 Matthew Waters[673/906] feature: add gstreamer license
2017-12-09 Matthew Waters[672/906] display: constify GstGLFuncs *gl
2017-12-09 Matthew Waters[671/906] win32: #include GL/glext.h on windows
2017-12-09 Matthew Waters[670/906] display: replace glib deprecated api
2017-12-09 Matthew Waters[669/906] window: seperate object creation and context...
2017-12-09 Matthew Waters[668/906] shader: fix gles2 segfault
2017-12-09 Matthew Waters[658/906] mixer: fix eos timestamp check
2017-12-09 Matthew Waters[655/906] download: remove erronous ReadBuffer call
2017-12-09 Matthew Waters[652/906] bumper: port to non-GLEW + arrays
2017-12-09 Matthew Waters[651/906] up/download: fix some typos when removing...
2017-12-09 Matthew Waters[650/906] filter: fix _draw_texture()'s wrong vertices
2017-12-09 Matthew Waters[647/906] remove dependecy on glew
2017-12-09 Matthew Waters[646/906] some gl header fixes/additions
2017-12-09 Matthew Waters[645/906] fix gles2 compilation
2017-12-09 Matthew Waters[644/906] update .gitignore for some new files
2017-12-09 Matthew Waters[643/906] display: privatise most of the struct
2017-12-09 Matthew Waters[642/906] add gstglconfig.h for apps to find out what...
2017-12-09 Matthew Waters[641/906] display: feature check for GL extension functions
2017-12-09 Matthew Waters[640/906] build: add missing file to built sources
2017-12-09 Matthew Waters[639/906] add get_proc_address implementations for...
2017-12-09 Matthew Waters[638/906] window: add get_proc_address + stub for retri...
2017-12-09 Matthew Waters[637/906] x11_egl: add prelim support for choosing...
2017-12-09 Matthew Waters[636/906] window_x11: compact debug info
2017-12-09 Matthew Waters[635/906] fixup compile errors
2017-12-09 Matthew Waters[634/906] wayland egl: deactivate context before we...
2017-12-09 Matthew Waters[633/906] display: fail properly in context creation...
2017-12-09 Matthew Waters[631/906] remove redefinition warnings in compiling...
2017-12-09 Matthew Waters[630/906] display: add gl api checking
2017-12-09 Matthew Waters[629/906] window: add GError for error handling of...
2017-12-09 Matthew Waters[627/906] shader: check for invalid objects
2017-12-09 Matthew Waters[625/906] add vtable for opengl functions
2017-12-09 Matthew Waters[624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGL
2017-12-09 Matthew Waters[623/906] move GL includes into a single file
2017-12-09 Matthew Waters[622/906] add missing GL_STENCIL_ATTACHMENT for gles2...
2017-12-09 Matthew Waters[621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI...
2017-12-09 Matthew Waters[620/906] wayland_egl: attempt at resizing the video
2017-12-09 Matthew Waters[619/906] fix typo for win32 debug variables
2017-12-09 Matthew Waters[618/906] add wayland-egl window backend
2017-12-09 Matthew Waters[617/906] fix 'set but not used' compiler warnings
2017-12-09 Matthew Waters[616/906] move window-specific code into seperate subfo...
2017-12-09 Matthew Waters[615/906] preliminary support for Win32 EGL
2017-12-09 Matthew Waters[614/906] try GLX first when using ANY | OPENGL | OPENGL3
2017-12-09 Matthew Waters[613/906] window_cocoa: fix segfault with gst-launch...
2017-12-09 Matthew Waters[612/906] remove GNUstep makefiles
2017-12-09 Matthew Waters[611/906] cocoa port of determining gl platform at...
2017-12-09 Matthew Waters[610/906] WindowX11EGL: remove get_platform call
2017-12-09 Matthew Waters[609/906] win32 port of determining GL platform at...
2017-12-09 Matthew Waters[608/906] add GST_GL_PLATFORM_ANY for choosing any...
2017-12-09 Matthew Waters[607/906] remove get_platform and get_window_handle...
2017-12-09 Matthew Waters[606/906] determine the GL platform to use at runtime
2017-12-09 Matthew Waters[605/906] shader: move to gst debugging
2017-12-09 Matthew Waters[603/906] update FSF address
2017-12-09 Matthew Waters[601/906] fix typo causing shader compilation failure...
2017-12-09 Matthew Waters[600/906] docs: add docs for new objects and expand...
2017-12-09 Matthew Waters[599/906] GL|ES2: fix typos from recent changes and...
2017-12-09 Matthew Waters[594/906] filter: update for up/download API changes...
2017-12-09 Matthew Waters[592/906] memory: update for up/download API changes
2017-12-09 Matthew Waters[591/906] mixer: save the upload object instead of...
2017-12-09 Matthew Waters[590/906] up/download: fix scaling on transfer
2017-12-09 Matthew Waters[587/906] mixer: mirror the changes done for filter
2017-12-09 Matthew Waters[586/906] fix up some debug statements to get them...
2017-12-09 Matthew Waters[583/906] deinterlace: change for new API
2017-12-09 Matthew Waters[581/906] filter: add seperate filter function for...
2017-12-09 Matthew Waters[580/906] bufferpool: remove obselete gl meta buffer...
2017-12-09 Matthew Waters[579/906] download: fix YV12 format
2017-12-09 Matthew Waters[578/906] {up,down}load: add variants that can be calle...
2017-12-09 Matthew Waters[576/906] remove uneeded GstGLMeta (use GstVideoMeta)
2017-12-09 Matthew Waters[575/906] filter: port to new upload/download
2017-12-09 Matthew Waters[574/906] memory: implement transperent upload/download...
2017-12-09 Matthew Waters[573/906] add upload and download library objects
2017-12-09 Matthew Waters[571/906] mixer: fix deadlock on shutdown
2017-12-09 Matthew[568/906] window: fix public definitions
2017-12-09 Matthew[567/906] fix OpenGL|ES2 ifdef'ed code
2017-12-09 Matthew Waters[564/906] glmemory: remove unused typedef
2017-12-09 Matthew Waters[563/906] readd support for hanging GL pipelines e...
2017-12-09 Matthew Waters[562/906] gldisplay: fix download of YUV formats
2017-12-09 Matthew Waters[561/906] gldisplay: fix endianess issues on RGB download
2017-12-09 Matthew Waters[559/906] glmixer: pass the mixpad's display to the...
2017-12-09 Matthew Waters[555/906] Make the query for a GstGLDisplay a pad peer...
2017-12-09 Matthew Waters[554/906] GstGLMemory: update for GstAllocator API...
2017-12-09 Matthew Waters[544/906] fix memory leaks from not g_free()ing string...
2017-12-09 Matthew Waters[543/906] GstGLDisplay: fix segfault from GST_PTR_FORMA...
2017-12-09 Matthew Waters[542/906] GstGLMixer: add allocation and bufferpool...
2017-12-09 Matthew Waters[532/906] GstGLFilter: implement allocation vfuncs
2017-12-09 Matthew Waters[528/906] GstGLMeta: seperate upload/download/normal...
2017-12-09 Matthew Waters[527/906] GstGLDisplay: add some trace debugging
2017-12-09 Matthew Waters[524/906] GstGLDisplay: rework the download code
2017-12-09 Matthew Waters[522/906] GstGLDisplay: add forgotten function definition
2017-12-09 Matthew Waters[521/906] GstGLMemory: update for GstAllocator changes
2017-12-09 Matthew Waters[520/906] GstGLMixer: fix for GstChildProxy changes
2017-12-09 Matthew Waters[517/906] add GstGLBufferPool
2017-12-09 Matthew Waters[516/906] add skeleton GstGLMeta
2017-12-09 Matthew Waters[515/906] GstGLDisplay: rework gen_texture and upload
2017-12-09 Matthew Waters[514/906] add GstGLMemory and allocator
2017-12-09 Matthew Waters[513/906] Remove GstGLBuffer (to be replaced by GstGLMeta)
2017-12-09 Matthew Waters[512/906] GstGLMixer: update for 1.0 based on the video...
2017-12-09 Matthew Waters[509/906] GstGLDisplay: update for 1.0
2017-12-09 Matthew Waters[504/906] GstGLFilter: update for 1.0
next