zbar-windows/zbar
Craig Raw 0d66020f73
Some checks failed
CI / Mingw-w64 VfW (push) Has been cancelled
CI / Mingw-w64 DShow (push) Has been cancelled
CI / Mac OS (push) Has been cancelled
CI / Ubuntu debuild (push) Has been cancelled
CI / Ubuntu with Gtk2 (push) Has been cancelled
CI / Ubuntu with Gtk3 (push) Has been cancelled
CI / Windows (i686, --with-directshow, 386, MINGW32, DShow) (push) Has been cancelled
CI / Windows (i686, <nil>, 386, MINGW32, VfW) (push) Has been cancelled
CI / Windows (x86_64, --with-directshow, x86-64, MINGW64, DShow) (push) Has been cancelled
CI / Windows (x86_64, <nil>, x86-64, MINGW64, VfW) (push) Has been cancelled
CMake / ubuntu_build (push) Has been cancelled
CMake / windows_build (push) Has been cancelled
add patches for CVE-2023-40890 and CVE-2023-40889
2024-07-16 11:52:14 +02:00
..
decoder add patches for CVE-2023-40890 and CVE-2023-40889 2024-07-16 11:52:14 +02:00
processor Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
qrcode add patches for CVE-2023-40890 and CVE-2023-40889 2024-07-16 11:52:14 +02:00
video m (#1) 2021-10-11 08:40:26 +08:00
window find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 09:19:48 +00:00
config.c Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
convert.c convert: Crash fixing while using camera 2022-05-29 20:45:23 +02:00
debug.h clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
decoder.c Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
decoder.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
error.c clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
error.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
event.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
image.c Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
image.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
img_scanner.c Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
img_scanner.h clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
jpeg.c HAVE_LIBJPEG issues 2021-10-12 17:10:56 +08:00
libzbar.rc libzbar.rc: fix build issues with Visual Studio 2021-02-21 18:01:23 +01:00
Makefile.am zbar/Makefile.am: fix a compilation bug with Fedora 2019-05-23 18:26:36 -03:00
misc.c clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
misc.h clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
mutex.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
processor.c clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
processor.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
qrcode.h clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
refcnt.c clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
refcnt.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
scanner.c Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
sqcode.c Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
sqcode.h clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
svg.c clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
svg.h clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
symbol.c Merge https://github.com/mchehab/zbar.git 2022-09-21 16:23:00 +08:00
symbol.h clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
thread.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
timer.h clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
video.c clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
video.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00
window.c clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
window.h Synchronize with upstream code. 2021-10-07 16:38:06 +08:00