glfeature: move internal functions into a private header
authorMatthew Waters <matthew@centricular.com>
Thu, 27 Oct 2016 05:19:04 +0000 (16:19 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:23 +0000 (19:32 +0000)
commitc6c7f421e38f0c57153f02a38c46cf0666a41f25
tree734af3bf7b3301c33bc3456cf06d5b7953da69f4
parent18ac98c58bb251b5776371c3084a87a0c4429037
glfeature: move internal functions into a private header

Don't expose them to the outside world
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/gstglcontext.c
gst-libs/gst/gl/gstglfeature.c
gst-libs/gst/gl/gstglfeature.h
gst-libs/gst/gl/gstglfeature_private.h [new file with mode: 0644]