Use p4 preset on older gpus (kepler family) because of performance

with p7
This commit is contained in:
dec05eba
2022-10-11 18:57:09 +02:00
parent 1ca4dcfbdb
commit 9d185f3091
5 changed files with 94 additions and 36 deletions

View File

@@ -4,9 +4,6 @@ type = "executable"
version = "1.2.0"
platforms = ["posix"]
[config]
include_dirs = ["external"]
[dependencies]
libavcodec = ">=58"
libavformat = ">=58"