glupload: rearchitecture for non GLMemory inputs/outputs
authorMatthew Waters <matthew@centricular.com>
Wed, 5 Nov 2014 09:18:06 +0000 (20:18 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:50 +0000 (19:31 +0000)
commit00506bf1831bbc10101e8bd5c6e6461120e19ced
treef6abf20a093a359161e9b1199c47cd79f053508d
parent1716e8c4810aa8d90cb98e60f2ca9cf1fda5e41e
glupload: rearchitecture for non GLMemory inputs/outputs

Allows other memory types to be implemented/returned/used by the caller.
ext/gl/gstglimagesink.c
ext/gl/gstglimagesink.h
ext/gl/gstglmixer.c
gst-libs/gst/gl/egl/gsteglimagememory.c
gst-libs/gst/gl/egl/gsteglimagememory.h
gst-libs/gst/gl/gstglfilter.c
gst-libs/gst/gl/gstglfilter.h
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstglupload.h
tests/check/libs/gstglupload.c