webrtc: Make ssrc map into separate data structures
[platform/upstream/gst-plugins-bad.git] / ext / opencv /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 94/225594/1 accepted/tizen/unified/20200304.124000 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 52/223352/1
2019-08-06 Nicola Murinoopencv: allow compilation against 4.1.x
2019-02-02 Nicola Murinoopencv cameraundistort: use G_GNUC_UNUSED for better...
2019-02-02 Nicola Murinoopencv: remove deprecated headers
2019-02-02 Nicola Murinoopencv: port to c++
2018-12-25 Tim-Philipp Mülleropencv: fix disting of new header files
2018-12-17 Tim-Philipp Müllermeson: fix opencv=disabled case if opencv is available...
2018-12-17 Sebastian Drögemeson: Add libsinc to the CFLAGS
2018-11-26 Nicola Murinoopencv: define CASCADE_DO_CANNY_PRUNING for opencv < 4
2018-11-26 Nicola Murinoopencv: make compatible with opencv 4
2018-11-26 Nicola Murinoopencv: fix indentation
2018-11-13 Justin Kimcameracalibrate: Fix build error on Mac OSX
2018-08-14 Nicolas Dufresnemakefile: opencv: Fix header names in noinst_HEADERS
2018-08-02 Nicolas Dufresneopencv: Fixup include to follow new standard
2018-08-02 Nicolas Dufresneopencv: Updated to use new header path
2018-08-02 Nicolas Dufresneopencv: Bump requirement to 3.0.0+
2018-08-02 Nicolas Dufresnecameracalibrtate: Fix opencv2 core.hpp path
2018-08-02 Philippe Renonopencv: new cameracalibrate and cameraundistort elements
2018-07-14 Thibault Saunieropencv: Fix build for opencv >= 3.4.2
2018-05-11 Edward Herveyopencv: Fix memcpy within C++
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-02-06 Guillaume Desmottesopencv: fix OPENCV_PATH_NAME when using meson
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 86/165986/1 sandbox/sejun/new-feature accepted/tizen/unified/20180110.141849 submit/tizen/20180105.085839
2018-01-02 Tim-Philipp Mülleropencv: allow all future 3.4.x versions
2018-01-02 Nicola Murinoopencv: allow compilation against 3.4.x
2017-12-14 Reynaldo H. Verdej... opencv: handdetect: fix typo in example launch line
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2 31/158531/5
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-09-04 Nicola Murinoopencv: allow compilation against 3.3.0
2017-06-12 Eunhae Choiopencv: fix mem leak 44/133444/1
2017-05-18 Dmitry Zhadinetsmotioncells: delay motionmaskcoords until caps arrive
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-11 Nicolas Dufresneopencv/meson: Allow 3.2.0
2017-05-09 Nicolas Dufresneopencv/meson: Ensure variable opencv_found is set
2017-05-09 Nicolas DufresneBump and update for meson 0.40.1
2017-04-13 Jan Schmidtmotioncells: Fix cell string generation
2017-03-02 Eunhae Choifix mem leak 52/116952/1 accepted/tizen/common/20170303.090839 accepted/tizen/ivi/20170303.070006 accepted/tizen/mobile/20170303.065835 accepted/tizen/tv/20170303.065920 accepted/tizen/unified/20170309.035735 accepted/tizen/wearable/20170303.065946 submit/tizen/20170303.015115 submit/tizen_unified/20170308.100413
2017-02-28 Sebastian Drögemotioncells: Initialize m_changed_datafile class field
2017-02-01 Sebastian Drögedewarp: Store C++ types as pointers in C structs
2017-01-30 Nicola Murinomotioncells: fix mingw build
2017-01-12 Sebastian Drögeopencv: Fix build with OpenCV < 3
2017-01-03 Garima GaurFix some caps leaks in pad template creation code
2017-01-03 Nicola Murinoopencv: add dewarp plugin
2016-12-13 Sebastian Drögegst: Don't declare variables inside the for loop header
2016-12-04 Nicolas Dufresnesegmentation: Port to GstOpencvVideoFilter base class
2016-12-04 Nicolas Dufresnegrabcut: Port to GstOpencvVideoFilter base class
2016-12-04 Nicolas Dufresneretinex: Port to GstOpencvVideoFilter base class
2016-12-02 Nicolas Dufresneopencv/meson: check presence of required opencv_contrib...
2016-12-02 Nicolas Dufresneedgedetect: Avoid extra copy of the output image
2016-12-02 Nicolas Dufresneedgedetect: Remove redundant CAPS event handler
2016-12-02 Nicolas Dufresnecvlaplace: Avoid extra copy of the output image
2016-12-02 Nicolas Dufresnecvlaplace: Remove redundant CAPS event handler
2016-12-02 Nicolas Dufresnecvsobel: Avoid extra copy of the output image
2016-12-02 Nicolas Dufresnecvsobel: Remove redundant CAPS event handler
2016-12-02 Nicolas Dufresneopencv: Remove uneeded buffer writability check
2016-11-28 Nirbheek Chauhanmeson: Rework opencv plugin checks
2016-11-27 Sebastian Drögeopencv: Make the OpenCV plugin optional in the meson...
2016-11-26 Luis de Bethencourtopencv: Enable in meson build
2016-11-25 Sebastian Drögeext: Fix various compiler warnings with clang
2016-11-21 Philippe Renonopencv: forward declare opencv types
2016-11-14 Philippe Renonopencv: move base opencv filter class and utilities...
2016-10-06 Jimmy Ohnopencv: Fix memory leak by gst_caps_to_string
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-04-01 Vanessa Chipirras... opencv: segmentation: Ported to OpenCV version 3.1
2016-04-01 Vanessa Chipirras... opencv: textoverlay: Ported to OpenCV version 3.1
2016-03-31 Luis de Bethencourtmotioncells: fully construct MotionCells
2016-03-30 Vanessa Chipirras... opencv: pyramidsegment: delete element
2016-03-30 Vanessa Chipirras... opencv: gstcvsmooth: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: grabcut: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: faceblur: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: handdetect: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: retinex: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: disparity: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: skindetect: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: Ported to OpenCV version 3.1 OpenCV
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-02-23 Dave Craigdisparity: Don't assume that get_current_caps() returns...
2016-01-25 Luis de Bethencourtopencv: add mask property to cvlaplace
2016-01-25 Luis de Bethencourtopencv: add mask property to cvsobel
2016-01-25 Luis de Bethencourtopencv: update deprecated function in skindetect
2016-01-25 Luis de Bethencourtopencv: fix cvlaplace
2016-01-24 Luis de Bethencourtopencv: fix cvsobel
2016-01-08 Luis de Bethencourtopencv: remove check for OpenCV version
2016-01-08 Luis de Bethencourtopencv: always do cvsmooth in place
2016-01-08 Luis de Bethencourtopencv: do pyramidsegment's transformation in place
2015-12-28 Reynaldo H. Verdej... motioncells: fix splitting of RGB color string
2015-12-28 Reynaldo H. Verdej... motioncells: fix typo in header
2015-12-28 Reynaldo H. Verdej... motioncells: fix misleading warning message
2015-12-28 Reynaldo H. Verdej... motioncells: rework property descriptions
2015-12-28 Reynaldo H. Verdej... motioncells: use NULL instead of g_strdup(NULL)
2015-12-19 Luis de Bethencourtopencv: remove unneeded sink_event function in pyramids...
2015-12-19 Luis de Bethencourtopencv: remove unneeded sink_event function in textoverlay
2015-12-18 Thiago Santostemplatematch: remove useless function
2015-12-18 Luis de Bethencourtopencv: update opencvtextoverlay to GstOpencvVideoFilter
2015-12-18 Luis de Bethencourtopencv: update templatematch to GstOpencvVideoFilter
2015-12-18 Luis de Bethencourtopencv: update pyramidsegment to GstOpencvVideoFilter
2015-12-18 Luis de Bethencourtopencv: update motioncells to GstOpencvVideoFilter
next