platform/upstream/gstreamer.git
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
2017-12-09 Julien Isorce[365/906] Cocoa backend: make sure that nsapp is initia...
2017-12-09 Julien Isorce[364/906] make the cmake build work on MacOSX
2017-12-09 Julien Isorce[363/906] Cocoa backend: fix crash when closing
2017-12-09 Julien Isorce[362/906] make cocoa backend work on MacOSX
2017-12-09 Jan Schmidt[358/906] gstgldisplay: Close a small race starting...
2017-12-09 Jan Schmidt[357/906] x11: Don't crash when the X11 display is...
2017-12-09 Jan Schmidt[352/906] fix typo
2017-12-09 Julien Isorce[350/906] fix window position when using xoverlay
2017-12-09 Julien Isorce[349/906] can switch xoverlays while playing
2017-12-09 LRN[347/906] fix miscast of a pointer in SetWindowLongPtr
2017-12-09 Sebastian Dröge[346/906] Fix linking by providing libtool the correct...
2017-12-09 Julien Isorce[337/906] Improve cluttershare example
2017-12-09 Julien Isorce[336/906] [x11/x11ES] fix some pointer cast warnings
2017-12-09 Julien Isorce[335/906] [cocoa] update since interface changed
2017-12-09 Julien Isorce[334/906] [win32/winCE] fix some pointer cast warnings...
2017-12-09 Julien Isorce[333/906] add force-aspect-ratio support
2017-12-09 Julien Isorce[331/906] indent and fix some compiler warnings
2017-12-09 Julien Isorce[330/906] Can now share textures with an external gl...
2017-12-09 David Schleef[329/906] Build for Cocoa on darwin, with various fixes
2017-12-09 Julien[327/906] fix init FBO's texture attachment on ES 2.0
2017-12-09 Julien[326/906] add X backend for OpenGL ES 2.0
2017-12-09 Julien Isorce[322/906] [download YUY2/UYVY] fix a regression
next