documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / ext / opencv / gstcvsmooth.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-11-26 Nicola Murinoopencv: fix indentation
2018-08-02 Nicolas Dufresneopencv: Updated to use new header path
2017-10-16 Michał Górnyopencv: Support smoothing only part of the image
2017-10-16 Michał Górnyopencv: Add 'kernel' prefix to width/height
2017-01-03 Garima GaurFix some caps leaks in pad template creation code
2016-11-14 Philippe Renonopencv: move base opencv filter class and utilities...
2016-03-30 Vanessa Chipirras... opencv: gstcvsmooth: Ported to OpenCV version 3.1
2016-01-08 Luis de Bethencourtopencv: always do cvsmooth in place
2015-12-17 Luis de Bethencourtopencv: add blur and bilateral support in cvsmooth
2015-12-16 Luis de Bethencourtopencv: add medianBlur support in cvsmooth
2015-12-16 Luis de Bethencourtopencv: switch deprecated cvSmooth for GaussianBlur
2015-12-15 Luis de Bethencourtopencv: add headers with example launch lines
2015-12-12 Luis de Bethencourtopencv: clean includes
2015-10-02 Vanessa Chipirrás... cvsmooth: port to C++