summaryrefslogtreecommitdiff
path: root/gst-libs/gst/opencv
Commit message (Expand)AuthorAgeFilesLines
* opencv: Fix build error on macOSyoungsoo.lee2021-06-301-0/+1
* meson: allow the user to disable opencvFabrice Fontaine2020-08-261-0/+5
* opencv: compile with -Wno-format-nonliteralJordan Petridis2020-08-051-1/+3
* opencv: suppress another warning about non-existent include dirsJordan Petridis2020-07-151-1/+5
* docs: generate documentation for libgstopencvMathieu Duponchelle2020-06-231-0/+2
* meson: Fix plugin symbol export for C++ sources/pluginsJan Schmidt2019-11-121-0/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-24/+0
* meson: fix build with opencv=enabled and opencv4. Fixes #964Christoph Reiter2019-05-061-2/+4
* opencv: port to c++Nicola Murino2019-02-024-72/+45
* opencv: make compatible with opencv 4Nicola Murino2018-11-263-0/+9
* opencv: fix indentationNicola Murino2018-11-262-10/+11
* libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller2018-09-243-2/+7
* meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan2018-08-311-0/+1
* opencv: Updated to use new header pathNicolas Dufresne2018-08-022-2/+2
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-021-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-2/+3
* opencv: GST_EXPORT -> GST_OPENCV_APITim-Philipp Müller2018-03-135-6/+42
* opencv: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller2017-07-182-1/+8
* opencv: add opencv image format documentationPhilippe Renon2016-11-291-0/+49
* opencv: account for sparse/padded formats when converting caps to cv image typePhilippe Renon2016-11-292-27/+55
* opencvvideofilter: Don't parse the caps twiceNicolas Dufresne2016-11-293-14/+25
* opencvfilter: Properly port to GstVideoFilterNicolas Dufresne2016-11-291-91/+35
* opencv: Enable in meson buildLuis de Bethencourt2016-11-261-0/+27
* opencv: forward declare opencv typesPhilippe Renon2016-11-212-2/+8
* opencv: move base opencv filter class and utilities to gst-libsPhilippe Renon2016-11-145-0/+592