glmemory: implement GstGLBaseMemory::alloc
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Dec 2015 07:20:17 +0000 (18:20 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 17 Dec 2015 02:49:55 +0000 (13:49 +1100)
commit650e5c4fe52f81a152f31b0bc6b49b2b09d4c7a4
tree19b30936ef1ef747ecff7a0bba94ab566d07c98d
parentbd61e1274ce74f457a5c26cb0c4a0bd915a344fd
glmemory: implement GstGLBaseMemory::alloc

- Create GstGLVideoAllocationParams which is a GstGLAllocationParams subclass.
- Make it possible to allocate glmemory objects directly if no frills are
  needed.
gst-libs/gst/gl/gstglmemory.c
gst-libs/gst/gl/gstglmemory.h
sys/androidmedia/gstamcvideodec.c