Zig program for C headers to interface with Gstreamer and the Hailo hardware.
Find a file
Nicholas Young 330a5d8dba flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5633bcff0c6162b9e4b5f1264264611e950c8ec7?narHash=sha256-9UTxR8eukdg%2BXZeHgxW5hQA9fIKHsKCdOIUycTryeVw%3D' (2024-10-09)
  → 'github:NixOS/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)
• Updated input 'zig':
    'github:mitchellh/zig-overlay/e7b6c43e8d7c091a15b0decede36ac1a2307fbc8?narHash=sha256-MCpC5HXubbYKbjuc3/0jJ4GRCx81XOw6DqHa9BoYK14%3D' (2024-10-10)
  → 'github:mitchellh/zig-overlay/71a0618a10c2fb8d6c60b3498bcdb5dc4573e403?narHash=sha256-Ia6PEIsGiaP3d4ewuJ3QR46pd0b3qyt2/RM2yUZZtL8%3D' (2024-10-25)
2024-10-25 19:03:23 -07:00
src fixed build errors 2024-10-25 18:57:39 -07:00
.gitignore removed accidental files 2024-10-12 01:12:39 +00:00
build.zig fixed build errors 2024-10-25 18:57:39 -07:00
build.zig.zon added zig-gobject dep and build fails 2024-10-22 18:37:19 -07:00
flake.lock flake.lock: Update 2024-10-25 19:03:23 -07:00
flake.nix got it compiling and fixed errors 2024-10-25 03:28:52 +00:00
README.md Initial commit 2024-10-02 17:35:50 -07:00

HailoImageProcessor

Zig program for C headers to interface with Gstreamer and the Hailo hardware.