mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 903476 - Update the fuzzing values in test_mediaDecoding.html because we changed the resampler. r=ehsan
--HG-- extra : rebase_source : 3b354018ba83f53cf64d6adb511c41dfcb205039
This commit is contained in:
parent
7ef8c7f9c6
commit
66239a7ec2
@ -121,7 +121,7 @@ var tests = [
|
||||
numberOfChannels: 2,
|
||||
duration: 0.6936,
|
||||
length: 33294,
|
||||
fuzzTolerance: 12,
|
||||
fuzzTolerance: 36,
|
||||
fuzzToleranceMobile: 15826
|
||||
},
|
||||
// An ogg file with two different channels, 44.1khz
|
||||
@ -133,7 +133,7 @@ var tests = [
|
||||
numberOfChannels: 2,
|
||||
duration: 0.6932,
|
||||
length: 33274,
|
||||
fuzzTolerance: 16,
|
||||
fuzzTolerance: 39,
|
||||
fuzzToleranceMobile: 16713
|
||||
},
|
||||
// An ogg file with two different channels, 48khz
|
||||
|
Loading…
Reference in New Issue
Block a user