[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)
committerMatthew Waters <ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:55 +0000 (18:36 +0100)
commit5841abc5e433a51771550c3780dde57345616ede
treeb8e9fb2e6a0b0aa09b61d0b7e6ad943b625a9738
parent96114e62cb62bea9d7867b18fc5d3c96a0ebab67
[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]