Commit graph

8 commits

Author SHA1 Message Date
e8742aba21
feat(main): add a ton of features
- progress bar
- frame res measurements
- verbosity flag
2025-06-16 02:17:49 +10:00
aec0f14c68
refactor: change variable and function names to fit with golang conventions 2025-06-15 03:00:09 +10:00
3529f7e415
refactor: remove pointless else statments 2025-06-15 02:57:54 +10:00
f9575c92a9
refactor: add package string 2025-06-15 02:57:21 +10:00
e22c33b78e
feat: massive additions to output csv 2025-06-14 02:14:20 +10:00
4699841f1e
feat: Get claude AI to generate and debug FPS measurement functionality 2025-06-14 01:10:00 +10:00
5084fad903
feat: allow selecting diff checker type and min diff 2025-06-14 00:42:56 +10:00
6dcf46c597
feat: first wave of tests
I can: count how many frames in a video, compare 2 frames for differences and compare 2 videos to see if their frames match up
2025-06-07 02:48:43 +10:00