gl: add a new glbasefilter class below glfilter
authorMatthew Waters <matthew@centricular.com>
Tue, 10 Feb 2015 14:48:11 +0000 (01:48 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:56 +0000 (19:31 +0000)
commit2ead0d97ed390e0a5206fc6a154e336f059e5ee4
tree41e13ea50553438ef143af27cedb8c34218ac07c
parent6d4cca89efe5e5ef1207a9f586827ebd37c97535
gl: add a new glbasefilter class below glfilter

It deals with propagating the gl display/contexts throughout the
application/pipeline
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/gl.h
gst-libs/gst/gl/gstgl_fwd.h
gst-libs/gst/gl/gstglbasefilter.c [new file with mode: 0644]
gst-libs/gst/gl/gstglbasefilter.h [new file with mode: 0644]
gst-libs/gst/gl/gstglfilter.c
gst-libs/gst/gl/gstglfilter.h