[700/906] display: move most of the code into utils for sorting later
authorMatthew Waters <ystreet00@gmail.com>
Tue, 11 Jun 2013 15:04:55 +0000 (01:04 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:28 +0000 (19:31 +0000)
commit9c633e658af714e43130c1dbc2471968b3d4dcc3
tree377044c570b1b0c3187c4a1cd3ceb5983fdaaa71
parent38e0434d95e7191f708635d3bef35e19c4a9e940
[700/906] display: move most of the code into utils for sorting later

This contains a hack that essentially requires one GstGLDisplay
per process.
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/gstgldisplay.c
gst-libs/gst/gl/gstgldisplay.h
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstglutils.c [new file with mode: 0644]
gst-libs/gst/gl/gstglutils.h [new file with mode: 0644]