summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglbufferpool.c
Commit message (Expand)AuthorAgeFilesLines
* glbufferpool: provide a consistent API regardless of platformMatthew Waters2014-06-221-12/+11
* gl/upload: add GstGLUploadMeta objectMatthew Waters2014-05-281-3/+3
* gl/upload: implement lazy initMatthew Waters2014-05-081-13/+1
* gl: no need to initialize a frame buffer object to upload an eglimageJulien Isorce2014-05-061-0/+5
* gl/pool: init the upload object on startMatthew Waters2014-05-021-9/+26
* gl/bufferpool: do not reset upload when set_config does not change the capsJulien Isorce2014-04-231-6/+10
* gl/mem: allocate the memory per planeMatthew Waters2014-04-111-13/+12
* gl: pass video info's by referenceMatthew Waters2014-04-021-1/+1
* gl: add EGLImage supportJulien Isorce2014-03-261-17/+107
* [876/906] glmem: use GstVideoInfo for format configurationMatthew Waters2014-03-151-3/+1
* [855/906] upload: add support for GstVideoGLTextureUploadMetaMatthew Waters2014-03-151-0/+3
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-151-6/+6
* [732/906] build: fix repeated typedefsJulien Isorce2014-03-151-0/+1
* [704/906] Use gst_object_[un]ref so we can get refcounts in the logMatthew Waters2014-03-151-0/+15
* [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-2/+21
* [586/906] fix up some debug statements to get them into the right categoriesMatthew Waters2014-03-151-1/+6
* [580/906] bufferpool: remove obselete gl meta buffer pool optionsMatthew Waters2014-03-151-5/+2
* [576/906] remove uneeded GstGLMeta (use GstVideoMeta)Matthew Waters2014-03-151-19/+7
* [517/906] add GstGLBufferPoolMatthew Waters2014-03-151-0/+243