[714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friends
authorMatthew Waters <ystreet00@gmail.com>
Sun, 16 Jun 2013 10:44:47 +0000 (20:44 +1000)
committerMatthew Waters <ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:56 +0000 (18:36 +0100)
commit4646a1e95e59d0ca3ab857fd95beaa586e79d935
tree5ac12337d06d9d043c00d87847e29650509e9915
parent09496fc8a1cc2c6e36a23b5e9730587263dba027
[714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friends

This version is simply API compatible with _display_gen_fbo.
The next version will likely revamp the API
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/gstglframebuffer.c [new file with mode: 0644]
gst-libs/gst/gl/gstglframebuffer.h [new file with mode: 0644]
gst-libs/gst/gl/gstglutils.c
gst-libs/gst/gl/gstglutils.h