opengl: add element for transforming video geometry
authorLubosz Sarnecki <lubosz@gmail.com>
Tue, 27 May 2014 10:40:09 +0000 (12:40 +0200)
committerMatthew Waters <ystreet00@gmail.com>
Wed, 18 Jun 2014 10:41:03 +0000 (20:41 +1000)
commit053252ccc6347cb2a951a41f47358e32130b5f71
tree4626605deda335e80ae632ea7b276e1ff21a4c08
parent7a6183802dbb8d4cafa1a81a33c57f0fc2cb2e10
opengl: add element for transforming video geometry

* add graphene as soft dependency for linear algebra
configure.ac
docs/plugins/gst-plugins-bad-plugins-sections.txt
ext/gl/Makefile.am
ext/gl/gstgltransformation.c [new file with mode: 0644]
ext/gl/gstgltransformation.h [new file with mode: 0644]
ext/gl/gstopengl.c