Closed
Bug 1649817
Opened 5 years ago
Closed 5 years ago
Verify audio in drift correction tests
Categories
(Core :: Audio/Video: MediaStreamGraph, enhancement, P3)
Core
Audio/Video: MediaStreamGraph
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: achronop, Assigned: achronop)
Details
Attachments
(1 file)
In AudioDriftCorrection gtest, the audio in the buffers is simulated by a sine tone of specific amplitude and frequency. We need to verify automatically, in the output, that the expected signal is being received.
Assignee | ||
Comment 1•5 years ago
|
||
In AudioDriftCorrection gtests, the audio in the buffers is simulated by a sine tone of specific amplitude and frequency. This paych implements a way to verify automatically that the expected signal is being received in the output.
Pushed by achronopoulos@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cf5c2e684536
Verify audio buffers in drift correction tests, r=padenot
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•