Commit Graph

6 Commits

Author SHA1 Message Date
bd9b4f8288 Start custom ffmpeg implementation
For now, only device scanning is working
2024-09-22 23:13:32 +02:00
a938be7e5b Get ffmpeg example code to work 2024-09-22 17:58:26 +02:00
a2e78ad621 Simplify .gitignore
Build system puts everything in bin folder so we don't need individual rules and
can simply ignore the whole folder
2024-09-22 17:26:06 +02:00
5e748a96af Setup basic hello world
Adds minimal Makefile and main.c
2024-09-22 17:24:13 +02:00
ca539639a5 Add ctags files to gitignore 2024-09-22 17:04:57 +02:00
ab1aec2829 Initial commit 2024-09-22 15:03:40 +00:00