mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Bump VP9 benchmark version ID
This commit is contained in:
parent
29c9e2b040
commit
13e11af6b3
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ namespace mozilla {
|
|||
|
||||
// Update this version number to force re-running the benchmark. Such as when
|
||||
// an improvement to FFVP9 or LIBVPX is deemed worthwhile.
|
||||
const uint32_t VP9Benchmark::sBenchmarkVersionID = 2;
|
||||
const uint32_t VP9Benchmark::sBenchmarkVersionID = 3;
|
||||
|
||||
const char* VP9Benchmark::sBenchmarkFpsPref = "media.benchmark.vp9.fps";
|
||||
const char* VP9Benchmark::sBenchmarkFpsVersionCheck = "media.benchmark.vp9.versioncheck";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue