gloverlaycompositor: Add GstGLOverlayCompositor class
authorLubosz Sarnecki <lubosz.sarnecki@collabora.co.uk>
Tue, 30 Jun 2015 15:59:12 +0000 (17:59 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Mon, 20 Jul 2015 18:41:11 +0000 (14:41 -0400)
commitb2601a7b43cd01ed0aff85c703eb5db88e2cf71e
tree7d47ab36787ce5b273f01f030fd4b395eadab5ee
parentb4a4999bb2e7d72a709808986a0b2f1b2ea95c39
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]