mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Update FFmpeg code to n3.2-65-gee56777
This commit is contained in:
parent
c91ef9012b
commit
384e1e2734
66 changed files with 2760 additions and 806 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 = 1;
|
||||
const uint32_t VP9Benchmark::sBenchmarkVersionID = 2;
|
||||
|
||||
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