summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstgldownload.h
Commit message (Expand)AuthorAgeFilesLines
* gl: Add support for multiple views in upload, colour convert and downloadJan Schmidt2015-06-121-0/+2
* glupload/download/convert: provide transform_caps functionsMatthew Waters2015-02-031-0/+4
* gl: initial support for texture targets other than GL_TEXTURE_2DAlessandro Decina2015-01-301-1/+2
* gl/download: use GstObject's lock instead of out ownMatthew Waters2014-05-291-2/+0
* gl/colorconvert: operate on buffers instead of memoriesMatthew Waters2014-05-271-4/+0
* gl/download: update to be similar to the glupload semanticsMatthew Waters2014-05-141-6/+3
* gl: make all GObjects inherit from GstObjectMatthew Waters2014-05-081-2/+2
* gl/mem: allocate the memory per planeMatthew Waters2014-04-111-1/+1
* gl: add colorconvert object that converts between color spaces/formatsMatthew Waters2014-04-111-20/+1
* [860/906] docs: misc updatesMatthew Waters2014-03-151-8/+5
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-151-2/+2
* [779/906] download: remove _thread variants of the APIMatthew Waters2014-03-151-6/+0
* [754/906] gldownload: Add support for RGB reordering when using GLES2Sebastian Dröge2014-03-151-4/+0
* [733/906] gl: Major header and include cleanupSebastian Dröge2014-03-151-1/+1
* [732/906] build: fix repeated typedefsJulien Isorce2014-03-151-10/+1
* [699/906] display: remove list of upload and download objectsMatthew Waters2014-03-151-5/+0
* [642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters2014-03-151-3/+3
* [624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGLMatthew Waters2014-03-151-6/+7
* [603/906] update FSF addressMatthew Waters2014-03-151-2/+2
* [600/906] docs: add docs for new objects and expand on some existing onesMatthew Waters2014-03-151-4/+28
* [590/906] up/download: fix scaling on transferMatthew Waters2014-03-151-6/+6
* [578/906] {up,down}load: add variants that can be called in the gl threadMatthew Waters2014-03-151-7/+17
* [576/906] remove uneeded GstGLMeta (use GstVideoMeta)Matthew Waters2014-03-151-0/+9
* [573/906] add upload and download library objectsMatthew Waters2014-03-151-0/+93