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 |
|
Nickiel12
|
5d91ea4476
|
moved half the gstreamer code to the main file
|
2024-10-19 05:38:23 +00:00 |
|
Nicholas Young
|
2a36a68ebe
|
Added gstreamer app to build tree
|
2024-10-18 22:38:19 -07:00 |
|
Nicholas Young
|
f7a5497f0c
|
outputting output data to stdout
|
2024-10-18 22:22:39 -07:00 |
|
Nicholas Young
|
d2f585af6c
|
fixed reference issue
|
2024-10-18 17:40:44 -07:00 |
|
Nickiel12
|
ef764f2f84
|
added output info
|
2024-10-19 00:39:44 +00:00 |
|
Nickiel12
|
a4dba41c13
|
added output reading
|
2024-10-18 01:18:01 +00:00 |
|
Nicholas Young
|
6f4239adb9
|
removed loop shoving data till it crashed
|
2024-10-17 18:13:55 -07:00 |
|
Nicholas Young
|
6f95699d19
|
fixed segfault on write_raw
|
2024-10-15 19:48:19 -07:00 |
|
Nickiel12
|
94305918c1
|
fixed ref error
|
2024-10-16 00:53:11 +00:00 |
|
Nickiel12
|
c3112f90b0
|
added inference vstream loading
|
2024-10-16 00:52:17 +00:00 |
|
Nicholas Young
|
93fc8addc4
|
added some vstream size output prints
|
2024-10-15 17:38:06 -07:00 |
|
Nicholas Young
|
77d85c5c54
|
removed unecessary pointer tomfoolery
|
2024-10-14 19:25:15 -07:00 |
|
Nicholas Young
|
61597754a9
|
it ran without crashing!
|
2024-10-14 19:12:51 -07:00 |
|
Nicholas Young
|
89370b7ff2
|
got the configure vdevice call working
|
2024-10-14 18:12:44 -07:00 |
|
Nicholas Young
|
65d224db1a
|
debugging tools; using source-compiled library
|
2024-10-14 18:11:54 -07:00 |
|
Nicholas Young
|
14c23be581
|
segmentation faults... oh boy
|
2024-10-11 18:21:00 -07:00 |
|
Nickiel12
|
ea1d173f24
|
added zeroinit for c struct
|
2024-10-12 01:13:49 +00:00 |
|
Nickiel12
|
4adb49a391
|
removed accidental files
|
2024-10-12 01:12:39 +00:00 |
|
Nicholas Young
|
d8f9ff9742
|
compiler bug squashing #3
|
2024-10-11 18:11:23 -07:00 |
|
Nickiel12
|
f4830215a2
|
added example hefs
|
2024-10-12 00:29:47 +00:00 |
|
Nickiel12
|
42fed15505
|
compile error squashing #2
|
2024-10-12 00:21:33 +00:00 |
|
Nickiel12
|
e87d116883
|
error message hunting #1
|
2024-10-12 00:09:47 +00:00 |
|
Nicholas Young
|
170ace6fa3
|
fixed system lib positions
|
2024-10-11 17:00:19 -07:00 |
|
Nickiel12
|
7fd740b8fc
|
some small changes
|
2024-10-11 23:54:36 +00:00 |
|
Nickiel12
|
8a9870fe26
|
some hailo code written
|
2024-10-11 01:07:41 +00:00 |
|
Nickiel12
|
01f1d8fb0c
|
moved old gstreamer code to a new file
|
2024-10-11 01:07:27 +00:00 |
|
Nickiel12
|
428e80fc0a
|
added hailo library files
|
2024-10-10 23:25:20 +00:00 |
|
Nickiel12
|
b5e7a318d9
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/27e30d177e57d912d614c88c622dcfdb2e6e6515' (2024-10-01)
→ 'github:NixOS/nixpkgs/5633bcff0c6162b9e4b5f1264264611e950c8ec7' (2024-10-09)
• Updated input 'zig':
'github:mitchellh/zig-overlay/5bdd678ad99cd0069dfa6a5822c1d82d45d34ad2' (2024-09-30)
→ 'github:mitchellh/zig-overlay/e7b6c43e8d7c091a15b0decede36ac1a2307fbc8' (2024-10-10)
|
2024-10-10 23:18:13 +00:00 |
|
Nicholas Young
|
304e065762
|
moved files from gstreamer minimal example
|
2024-10-02 17:52:41 -07:00 |
|
|
972fd2eeb8
|
Initial commit
|
2024-10-02 17:35:50 -07:00 |
|