documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / ext / opencv / gstfacedetect.cpp
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-02-02 Nicola Murinoopencv: port to c++
2018-11-26 Nicola Murinoopencv: make compatible with opencv 4
2018-08-02 Nicolas Dufresneopencv: Bump requirement to 3.0.0+
2016-12-02 Nicolas Dufresneopencv: Remove uneeded buffer writability check
2016-06-10 Heinrich Finkfacedetect: Fix compiler warning with clang 3.8
2016-05-15 Matthew Watersopencv/facedetect: fix the build with opencv 3.1.0
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2015-12-12 Luis de Bethencourtopencv: clean includes
2015-08-21 Vanessa Chipirrás... facedetect: remove unnecessary variable.
2015-08-17 Luis de Bethencourtopencv: support alternative path convention
2015-08-14 Vanessa Chipirrás... facedetect: Refactor the code
2015-08-11 Vanessa Chipifacedetect: wrong form to write the delete operator
2015-08-11 vanechipifacedetect: simplify repeated code.
2015-08-11 vanechipifacedetect: Redundancy exists in code.
2015-08-07 Luis de Bethencourtfacedetect: fix profile loading check
2015-08-07 Luis de Bethencourtconfigure: update OpenCV requirements to 2.3.0
2015-08-05 Luis de Bethencourtopencv: facedetect: free IplImage with cvReleaseImage
2015-08-05 Luis de Bethencourtopencv: facedetect: check pointer before using it
2015-08-04 Tim-Philipp Mülleropencv: facedetect: fix crashes in finalize
2015-08-03 Jan Schmidtopencv: Fix 32-bit build / format strings.
2015-07-31 Vanessa Chipirrásfacedetect: need to migrate to C++