[wpt-sync] Sync PR 39466 - Set Opus Signal for DTX
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox114 fixed)
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39466 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39466
Details from upstream follow.
Thomas Guilbert <tguilbert@chromium.org> wrote:
Set Opus Signal for DTX
Setting DTX for OPUS does not work, unless we explicitly set the signal
hint toOPUS_SIGNAL_VOICE. This workaround is already present in
WebRTC code 1, and it's unlikely that one would use DTX for music
content anyways.This CL sets or unsets the signal hint appropriately for use with the
DTX flag.Bug: 1415321
Change-Id: I08ce6f392314d87fd6f7f74358fa9eb89ae75e99
Reviewed-on: https://chromium-review.googlesource.com/4412024
WPT-Export-Revision: 0733ecad978a54ed69792c18adcf7620ff89b788
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3d645fd2b292
https://hg.mozilla.org/mozilla-central/rev/eb3a3262b74d
Description
•