Commit Graph

6 Commits

Author SHA1 Message Date
tkmxqrdxddd
75285276e4 feat: add devcontainer/nix support and refactor into modules
- Add .devcontainer/devcontainer.json for Podman development
- Add shell.nix for Nix users
- Refactor monolithic main.cpp into modular components:
  - parser: argument parsing
  - validator: configuration validation
  - converter: ffmpeg command building/execution
- Update Makefile with proper dependencies and test target
- Simplify build.sh to use make
- Update README with development environment docs
2026-03-16 17:35:35 +01:00
Tkmxqrd
ba28ea0c9b Update README.md 2024-10-19 14:58:43 +02:00
Tkmxqrd
e5df7534d9 Update README.md 2024-10-19 10:45:49 +02:00
Tkmxqrd
1c1124c17c Update README.md 2024-10-19 10:43:21 +02:00
tkmxqrdxddd
ad51617295 small changes 2024-10-19 10:37:33 +02:00
tkmxqrdxddd
adab2de87b added readme 2024-10-16 19:45:02 +02:00