GStreamer multimedia framework
Find a file
Matthew Waters 28d088fa2d 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
ext/qt glmemory: base classify and add the pbo memory on top 2015-12-14 16:35:32 +11:00
tests/examples/qt/qml new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00