Closed
Bug 774598
Opened 13 years ago
Closed 13 years ago
Enable VP8 asm on OpenBSD/amd64 & OpenBSD/i386
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: gaston, Assigned: gaston)
Details
Attachments
(1 file)
3.89 KB,
patch
|
derf
:
review+
|
Details | Diff | Splinter Review |
Similar to #572876 and prompted by #750447 comment 10.
I've testbuild m-c on amd64 and i386, ran the regress tests on amd64 (the 4 failures are unrelated and probably because the remote host i'm using doesnt have audio) :
$TEST_PATH=content/media/test/ gmake -C obj mochitest-plain
..
5669 INFO Passed: 5182
5670 INFO Failed: 4
5671 INFO Todo: 19
5672 INFO SimpleTest FINISHED
5673 INFO TEST-INFO | Ran 0 Loops
5674 INFO SimpleTest FINISHED
INFO | automation.py | Application ran for: 0:23:03.342845
INFO | automation.py | Reading PID log: /tmp/tmp9D8jCCpidlog
WARNING | automationutils.processLeakLog() | refcount logging is off, so leaks can't be detected!
INFO | runtests.py | Running tests: end.
mochitest-plain failed:
6 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_a4_tone.html | The audioAvailable event's time attribute was invalid.
7 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_a4_tone.html | Check amount of signal data processed - got 103424, expected
8 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_a4_tone.html | Check signal present - got false, expected true
9 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_a4_tone.html | Check mute fragments present - got false, expected true
I've watched content/media/test/skip.webm in nightly with asm enabled without a noticeable difference but i'm on a very slow computer.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → landry
Attachment #642891 -
Flags: review?(tterribe)
Updated•13 years ago
|
Attachment #642891 -
Flags: review?(tterribe) → review+
Assignee | ||
Comment 2•13 years ago
|
||
![]() |
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•