gl libs: Add glviewconvert helper object
authorJan Schmidt <jan@centricular.com>
Fri, 29 May 2015 16:21:43 +0000 (02:21 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:04 +0000 (19:32 +0000)
commit7b583526e9f7972150f6259d53178520a72c4d2b
tree6e7e2c30a6dbee6110ede9db16587b541ebaaf75
parent5276b7ccbff16ae84b7be9b13ef4eb9e849848f0
gl libs: Add glviewconvert helper object

Add API for a helper object that can convert between different
stereoscopic video representations, and later do filtering
of multiple view streams.

https://bugzilla.gnome.org/show_bug.cgi?id=611157
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/gl.h
gst-libs/gst/gl/gstgl_fwd.h
gst-libs/gst/gl/gstglviewconvert.c [new file with mode: 0644]
gst-libs/gst/gl/gstglviewconvert.h [new file with mode: 0644]