zxing: initial plugin revision
authorStéphane Cerveau <scerveau@collabora.com>
Fri, 27 Sep 2019 21:02:38 +0000 (23:02 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Tue, 7 Jan 2020 17:24:50 +0000 (17:24 +0000)
commite8fb7fc0463b9b4a3b70c265fd7fa42fe9e1f0ab
treefce7009ebadb6349ece1914fb157d960368048e5
parentf065cdebc19699e3788d754b0d2d6368fa868746
zxing: initial plugin revision

Status:
- scan QR code with low resolution
- Scan barcode with high resolution
ext/meson.build
ext/zxing/gstzxing.cpp [new file with mode: 0644]
ext/zxing/gstzxing.h [new file with mode: 0644]
ext/zxing/gstzxingplugin.c [new file with mode: 0644]
ext/zxing/meson.build [new file with mode: 0644]
meson_options.txt
tests/check/elements/zxing.c [new file with mode: 0644]
tests/check/meson.build