faceblur: Change gstfaceblur to C++.
authorVanessa Chipirrás Navalón <vchipirras6@gmail.com>
Wed, 26 Aug 2015 09:57:24 +0000 (11:57 +0200)
committerLuis de Bethencourt <luis@debethencourt.com>
Fri, 28 Aug 2015 11:26:45 +0000 (12:26 +0100)
commit6193f52f2d88d0fd8ec286d9446c3ad21345a89d
treeaf6ba5cff39e13ff5b2bc93b5e468b7f0d819bf5
parent50fc332ab5dafcc9ac4b0e2afe2207b1eca79b2c
faceblur: Change gstfaceblur to C++.

Change the gstfaceblur.c file to cpp and add it into Makefile.
It is necessary to migrate the faceblur plugin to C++,
in order to load new and old classifiers, to make faceblur work
with newer versions of Opencv.

https://bugzilla.gnome.org/show_bug.cgi?id=753994
ext/opencv/Makefile.am
ext/opencv/gstfaceblur.cpp [moved from ext/opencv/gstfaceblur.c with 96% similarity]