glfeature: move internal functions into a private header
authorMatthew Waters <matthew@centricular.com>
Thu, 27 Oct 2016 05:19:04 +0000 (16:19 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 3 Nov 2016 05:16:12 +0000 (16:16 +1100)
commit19752be03027cdefb4b7ed763ba183a2950c2ad0
tree61396ae3192807ccd3c0001198c4c891b0688ecb
parent41a6448918edeae911e3e0cbcb43f20b7de24877
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]