summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2014-03-15Add GL context sharing support for non-gstgl elementsMatthew Waters2-2/+39
2014-03-06glimagesink: add an other-context propertyMatthew Waters2-5/+26
2014-02-23fixup a memory leak of the context in the GLTextureUploadMeta pathMatthew Waters1-2/+7
2014-02-21port glcolorscale to GLES2Matthew Waters3-10/+16
2014-02-21glimagesink: remove unused stored_buffer fieldMatthew Waters2-7/+0
2014-02-21build: don't add X_CFLAGS to CFLAGSMatthew Waters1-1/+1
2014-01-30filter: implement draw_texture for GLES2Matthew Waters16-125/+69
2014-01-30upload: use GstVideoInfo for choosing the formatMatthew Waters1-6/+2
2013-12-30upload: add support for GstVideoGLTextureUploadMetaMatthew Waters1-58/+62
2013-12-30use the allocation query to propogate GstGLContextMatthew Waters2-54/+62
2013-12-30display: remove _{set,get}_contextMatthew Waters2-3/+0
2013-12-30use GstContext for GstGLDisplay propogationMatthew Waters2-17/+55
2013-12-30deinterlace: fix texture coordinates computationMatthieu Bouron1-1/+1
2013-12-27testsrc: use _context_get_gl_apiMatthew Waters1-3/+3
2013-12-27mixer: give access to the pads at render timeMatthew Waters4-32/+24
2013-12-14glvideomixer: Use correct coordinates after the switch from GL_TEXTURE_RECTAN...Wang Xin-yu (王昕宇)1-3/+3
2013-11-26gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLEMatthew Waters31-537/+461
2013-11-06glimagesink: avoid to overload the drawer if already drawingJulien Isorce1-6/+8
2013-10-31glvideomixer: Add a new simple glvideomixer elementMatthew Waters4-0/+363
2013-09-27make gen_texture/del_texture threadsafeMatthew Waters1-1/+1
2013-09-27make the state change test passMatthew Waters9-14/+44
2013-09-27fix some refcount errorsMatthew Waters1-0/+1
2013-09-27unref the pool on shutdownMatthew Waters1-5/+16
2013-09-27move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters32-327/+318
2013-08-30rpi: call bcm_host_init in plugin_initJulien Isorce1-0/+9
2013-08-28glimagesink: avoid to draw texture while releasing stored bufferJulien Isorce1-1/+9
2013-08-28glimagesink: fix asynchrone drawingJulien Isorce2-48/+76
2013-08-22add a GstGLContext object that will be the basis of OpenGL contextsMatthew Waters2-14/+31
2013-08-21build: use our own in tree headers before system onesMatthew Waters1-3/+2
2013-08-16glimagesink: retrieve window only when clientDrawCallback return trueJulien Isorce1-4/+5
2013-08-07gl: The GLSL rectangle resampler does not always work with int tex coordsTonu Jaansoo3-10/+10
2013-07-22gloverlay: add G_BEGIN/END declarationJulien Isorce1-0/+4
2013-07-19glimagesink: Fix format string warningSebastian Dröge1-1/+1
2013-07-19up/download: check return valuesMatthew Waters2-11/+28
2013-07-18glfilters: Mark writable-only properties as readable as wellMathieu Duponchelle2-11/+47
2013-07-18glfilters: Mark them as Video filters in their classificationMathieu Duponchelle12-12/+12
2013-07-17gl: Some less long/ulong/gulong usageSebastian Dröge2-3/+3
2013-07-16gltestsrc: Fix usage of FBO APISebastian Dröge1-6/+3
2013-07-16glimagesink: Remove GValue usage for fraction handlingSebastian Dröge2-26/+11
2013-07-16glimagesink: Fix some memory leaks and properly set up the buffer poolSebastian Dröge2-13/+44
2013-07-15glwindow: Add destroy notifies for the data of the callbacksSebastian Dröge1-6/+9
2013-07-11glimagesink: Request and set the window handle much earlierSebastian Dröge1-3/+9
2013-07-11glimagesink: Give MARGINAL rank to be able to autoplug it if nothing else is ...Sebastian Dröge1-1/+1
2013-07-11gl: Major header and include cleanupSebastian Dröge42-53/+53
2013-07-11build: fix repeated typedefsJulien Isorce2-3/+2
2013-07-10gl: Include config.h everywhereSebastian Dröge15-4/+45
2013-07-03glimagesink: fix for gles2Matthew Waters1-2/+1
2013-06-29gl: Fix compilation with GLES2Sebastian Dröge2-15/+15
2013-06-29shader: make it possible to unref in the non-GL threadMatthew Waters1-3/+1
2013-06-29remove outdated cmake build filesMatthew Waters2-73/+0