platform/upstream/gstreamer.git
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
2017-12-09 Matthew Waters[503/906] Rename GST_BOILERPLATE_* to G_DEFINE_TYPE_...
2017-12-09 Matthew Waters[502/906] Update versioning for gstreamer 1.0
2017-12-09 Raimo Järvi[501/906] Fix building on 64 bit mingw-w64
2017-12-09 Julien Isorce[500/906] gldisplay: do not call glCheckFramebufferStat...
2017-12-09 Julien Isorce[498/906] gldisplay: don't pass non-constant strings...
2017-12-09 Julien Isorce[497/906] filtershader: fix format compiler warnings
2017-12-09 Julien Isorce[495/906] glES2.0: properly use glDeleteShader
2017-12-09 Julien Isorce[494/906] cmake build: use config.h from win32/common...
2017-12-09 Julien Isorce[492/906] glwindow: properly fails if resource not...
2017-12-09 Julien Isorce[491/906] glES2.0: properly fails if driver/kernel...
2017-12-09 Julien Isorce[490/906] gldisplay: error out instead of g_assert
2017-12-09 Julien Isorce[488/906] libvisual-gl: full compatibility with project...
2017-12-09 Julien Isorce[486/906] libvisual-gl: add minimal support to libvisua...
2017-12-09 Julien Isorce[485/906] gstgldisplay: turn off texture binding and...
2017-12-09 Julien Isorce[483/906] glelements: do not leak parent when using...
2017-12-09 Julien Isorce[481/906] feature checking: error out instead of doing...
2017-12-09 Julien Isorce[480/906] win32 builds: add glshader filter sources...
2017-12-09 Руслан Ижбулатов[479/906] gstglshadervariables: strtok_r is not multipl...
2017-12-09 Wei Feng[478/906] OpenGL ES 2.0: include glib.h to use G_BEGIN_...
2017-12-09 Julien Isorce[477/906] OpenGL ES 2.0: fix build since glfiltershader...
2017-12-09 Antoni Silvestre[476/906] OpenGL ES 2.0: fix build and disable some...
2017-12-09 Luc Deschenaux[471/906] glshader: add dynamic fragment shader filter
2017-12-09 Julien Isorce[467/906] tests: various build fixes
2017-12-09 Tim-Philipp... [463/906] Add some more G_{BEGIN,END}_DECLS to public...
2017-12-09 Stefan Kost[462/906] various: add missing G_PARAM_STATIC_STRINGS...
2017-12-09 Jan Schmidt[459/906] Fix distcheck.
2017-12-09 Julien Isorce[456/906] glfilter/glmixer/gltestsrc/glupload: throw...
2017-12-09 Julien Isorce[455/906] glimagesink: handle pixel-aspect-ratio
2017-12-09 Filippo Argiolas[443/906] sobel: move some highly duplicated code into...
2017-12-09 Julien Isorce[432/906] GstGLDisplay: this is GL_DEPTH24_STENCIL8_EXT...
2017-12-09 Pierre Pouzol[431/906] GstGLDisplay: enable stencil buffer when...
2017-12-09 Nicholas Panayis[415/906] gstglwindow_win32: share opengl context in...
2017-12-09 Julien Isorce[412/906] Cocoa backend: improve support on GNUStep
2017-12-09 Julien Isorce[411/906] gstglmixer: copy/past recent changes from...
2017-12-09 Julien Isorce[410/906] gstglmixer: inactivate shared gl context...
2017-12-09 Julien Isorce[407/906] winCE backend: fix build
2017-12-09 Julien Isorce[406/906] glimagesink: add a client-data property
2017-12-09 Julien Isorce[405/906] glfilter: add external-opengl-context property
2017-12-09 Jan Schmidt[403/906] gstglmixer: Initialise the debug category
2017-12-09 Julien Isorce[400/906] gstgldisplay: no need the I420 work around...
2017-12-09 Julien Isorce[399/906] glmixer: fix when no more gl elements after it
2017-12-09 Pratheesh Gangadhar[394/906] gstgldisplay: use of GL_DEPTH_COMPONENT16...
2017-12-09 Julien Isorce[393/906] glmosaic: for now it's a cube mosaic
2017-12-09 Julien Isorce[391/906] Cocoa: fix backend since recent changes
2017-12-09 Julien Isorce[389/906] fix codeblocks build on win32
2017-12-09 Julien Isorce[388/906] just fix builds and indent
2017-12-09 Julien Isorce[387/906] glmixer: add a glmixer base element
2017-12-09 Julien Isorce[385/906] rewrite the way a gstgldisplay is transmited...
2017-12-09 Stefan Kost[384/906] build: use <stdio.h> / "stdio.h"
2017-12-09 Stefan Kost[383/906] build: include <stdio.h> when using printf...
2017-12-09 Julien Isorce[382/906] ES2.0: remove warnings
2017-12-09 Julien Isorce[381/906] EGL and GLX:: set a minimum depth size
2017-12-09 Julien Isorce[378/906] gldisplay: avoid to request gl thread when...
2017-12-09 Julien Isorce[377/906] gldisplay: avoid to request gl thread when...
2017-12-09 Stefan Kost[376/906] build: support openGLES on linux via autofoo...
2017-12-09 Julien Isorce[369/906] define missing glew macro on older versions
2017-12-09 Julien Isorce[368/906] Cocoa backend: fix crash when resizing
next