configure and build scripts for x264 and x265

This commit is contained in:
2025-10-04 09:14:51 +02:00
parent fb07373122
commit 6fd5286b15
5 changed files with 203 additions and 1 deletions

5
.gitignore vendored
View File

@ -9,7 +9,8 @@ __pycache__/
# Distribution / packaging
.Python
build/
/build/
/install/
develop-eggs/
dist/
downloads/
@ -173,4 +174,6 @@ cython_debug/
# PyPI configuration file
.pypirc
# PVE
/test.mp4