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

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5785b6bb5eaae44e627d541023034e1601455827?narHash=sha256-KOTTUfPkugH52avUvXGxvWy8ibKKj4genodIYUED%2BKc%3D' (2024-10-16)
  → 'github:NixOS/nixpkgs/4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0?narHash=sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c%2BcHUJwA%3D' (2024-10-18)
• Updated input 'zig':
    'github:mitchellh/zig-overlay/e7b6c43e8d7c091a15b0decede36ac1a2307fbc8?narHash=sha256-MCpC5HXubbYKbjuc3/0jJ4GRCx81XOw6DqHa9BoYK14%3D' (2024-10-10)
  → 'github:mitchellh/zig-overlay/5aa48f75dcfd6a4f46bd6e0a1cb263652e25e4ec?narHash=sha256-E7BK/IY4j9aLcWyo290ya5MmfBhFWgBBkHg69AqRcJw%3D' (2024-10-19)
2024-10-19 16:00:27 -07:00
src commented out dead code 2024-10-19 15:55:59 -07:00
.gitignore removed accidental files 2024-10-12 01:12:39 +00:00
build.zig Added gstreamer app to build tree 2024-10-18 22:38:19 -07:00
flake.lock flake.lock: Update 2024-10-19 16:00:27 -07:00
flake.nix Added gstreamer app to build tree 2024-10-18 22:38:19 -07: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.