configure and build scripts for ffmpeg

This commit is contained in:
2025-10-04 10:53:14 +02:00
parent 6fd5286b15
commit 83029fbc44
3 changed files with 97 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ __pycache__/
# C extensions
*.so
*.so.*
# Distribution / packaging
.Python