Zig program for C headers to interface with Gstreamer and the Hailo hardware.
Find a file
Nicholas Young 4527ad4f4c 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/5785b6bb5eaae44e627d541023034e1601455827?narHash=sha256-KOTTUfPkugH52avUvXGxvWy8ibKKj4genodIYUED%2BKc%3D' (2024-10-16)
• Updated input 'zig':
    'github:mitchellh/zig-overlay/e7b6c43e8d7c091a15b0decede36ac1a2307fbc8?narHash=sha256-MCpC5HXubbYKbjuc3/0jJ4GRCx81XOw6DqHa9BoYK14%3D' (2024-10-10)
  → 'github:mitchellh/zig-overlay/144112221fcd1da0961523df4ec2525961e73654?narHash=sha256-s2VnhVVlRQPTzKVAklFVwYukQMOm5hgSTZtfhEG54IE%3D' (2024-10-19)
2024-10-18 22:50:53 -07:00
src moved half the gstreamer code to the main file 2024-10-19 05:38:23 +00: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-18 22:50:53 -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.