textoverlay: Switch to C++
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sun, 11 Oct 2015 22:44:25 +0000 (23:44 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Sun, 11 Oct 2015 22:45:35 +0000 (23:45 +0100)
commit3ffdb8a6e4c94a1e2448e464247f07b72cc974ab
treeffb1d423d0c0f1d43329d30f3fb51f7ef528b919
parent466966ff6c0ce420837b418d37bf66a2db7e327f
textoverlay: Switch to C++

Switch gsttextoverlay to C++ for consistency with other OpenCV elements,
and support of the new 2.4.11 API.

https://bugzilla.gnome.org/show_bug.cgi?id=754148
ext/opencv/Makefile.am
ext/opencv/gsttextoverlay.c [deleted file]
ext/opencv/gsttextoverlay.cpp [new file with mode: 0644]