configure and build scripts for x264 and x265
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user