gloverlaycompositor: Add GstGLOverlayCompositor class
authorLubosz Sarnecki <lubosz.sarnecki@collabora.co.uk>
Tue, 30 Jun 2015 15:59:12 +0000 (17:59 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:06 +0000 (19:32 +0000)
commit4d010efea156467c7d89f53820e0ad8455ebe359
treebe847134fa5b67097befad6c4a0a1ababb08e40c
parent170ac41a87d6becc720e4ec4aee32c5fa57267cc
gloverlaycompositor: Add GstGLOverlayCompositor class

Manages the GstGLCompositionOverlay objects,
caches already uploaded overlays and draws them.

https://bugzilla.gnome.org/show_bug.cgi?id=745107
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/gl.h
gst-libs/gst/gl/gstgl_fwd.h
gst-libs/gst/gl/gstgloverlaycompositor.c [new file with mode: 0644]
gst-libs/gst/gl/gstgloverlaycompositor.h [new file with mode: 0644]