Add missing 1080p to benchmark suite

This commit is contained in:
henryruhs 2023-08-21 11:00:17 +02:00
parent b050624eee
commit 14447a0cb6
2 changed files with 4 additions and 2 deletions

5
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea
.assets
.temp
.idea
.vscode

View File

@ -72,6 +72,7 @@ def update(benchmark_cycles : int) -> Update:
'.assets/examples/target-360p.mp4',
'.assets/examples/target-540p.mp4',
'.assets/examples/target-720p.mp4',
'.assets/examples/target-1080p.mp4',
'.assets/examples/target-1440p.mp4',
'.assets/examples/target-2160p.mp4'
]