Matthew Waters
|
66468b4245
|
gl/format: use our own GL format enum's instead of gstvideo's
They can describe in more detail (such as component sizes) the requested format.
|
2017-12-09 19:32:27 +00:00 |
|
Matthew Waters
|
e80337e374
|
gl/egl: remove use of texture orientation
|
2017-12-09 19:32:25 +00:00 |
|
Matthew Waters
|
59b65373b0
|
gl/egl: remove EGLImage functions from egl context
By adding the necessary GstEGLImage entry points to create a GstEGLImage
from a GstGLMemory.
https://bugzilla.gnome.org/show_bug.cgi?id=774518
|
2017-12-09 19:32:25 +00:00 |
|
Matthew Waters
|
d0b8f7c002
|
gl: add padding to all exposed winsys/platform-specific structs
|
2017-12-09 19:32:24 +00:00 |
|
Matthew Waters
|
51a6f47bf8
|
gl/docs: document new API added in 1.10
GstGLRenderbuffer
GstGLFramebuffer
GstGLQuery
GstEGLImage
GstGLMemoryEGL
|
2017-12-09 19:32:23 +00:00 |
|
Matthew Waters
|
5efc2e8705
|
gl/egl: replace gsteglimagememory with an EGLImage wrapper
That can be passed to GstGLMemoryEGL.
This also ports the dmabuf uploader to GstEGLImage and GstGLMemoryEGL.
|
2017-12-09 19:32:19 +00:00 |
|