gl/mem: implement texture copying between formats with strides properly
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / gstglmemory.h
2017-12-09 Matthew Watersgl/mem: implement texture copying between formats with...
2017-12-09 Matthew Watersgl/mem: pad the public struct
2017-12-09 Matthew Watersgl/mem: cache the stride/unpack length for upload
2017-12-09 Matthew Watersgl/mem: allocate the memory per plane
2017-12-09 Matthew Watersgl: pass video info's by reference
2017-12-09 Matthew Waters[876/906] glmem: use GstVideoInfo for format configuration
2017-12-09 Matthew Waters[858/906] glmem: update the docs
2017-12-09 Matthew Waters[843/906] memory: provide copy_into_texture
2017-12-09 Matthew Waters[812/906] move the GL vtable from GstGLDisplay to GstGL...
2017-12-09 Sebastian Dröge[733/906] gl: Major header and include cleanup
2017-12-09 Julien Isorce[732/906] build: fix repeated typedefs
2017-12-09 Matthew Waters[603/906] update FSF address
2017-12-09 Matthew Waters[600/906] docs: add docs for new objects and expand...
2017-12-09 Matthew Waters[574/906] memory: implement transperent upload/download...
2017-12-09 Matthew Waters[564/906] glmemory: remove unused typedef
2017-12-09 Matthew Waters[554/906] GstGLMemory: update for GstAllocator API...
2017-12-09 Matthew Waters[514/906] add GstGLMemory and allocator