gstreamer/ext/qt
Matthew Waters 2b7495bbc1 glmemory: base classify and add the pbo memory on top
The base class is useful for having multiple backing memory types other
than the default.  e.g. IOSurface, EGLImage, dmabuf?

The PBO transfer logic is now inside GstGLMemoryPBO which uses GstGLBuffer
to manage the PBO memory.

This also moves the format utility functions into their own file.
2015-12-14 16:35:32 +11:00
..
.gitignore new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
gstplugin.cc qt: add support for building on osx/ios 2015-10-02 22:29:45 +10:00
gstqsgtexture.cc glmemory: base classify and add the pbo memory on top 2015-12-14 16:35:32 +11:00
gstqsgtexture.h qt: add support for building on osx/ios 2015-10-02 22:29:45 +10:00
gstqtgl.h qt: add support for building/running on android 2015-09-28 16:47:00 +10:00
gstqtsink.cc qt: add support for building on osx/ios 2015-10-02 22:29:45 +10:00
gstqtsink.h new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
Makefile.am qt: add support for building/running on android 2015-09-28 16:47:00 +10:00
qtitem.cc qml: reuse existing GstQSGTexture 2015-11-20 11:18:43 +11:00
qtitem.h qt: add support for building on osx/ios 2015-10-02 22:29:45 +10:00