Closed
Bug 888789
Opened 10 years ago
Closed 9 years ago
Add Opus support to libnestegg
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: ajones, Assigned: rillian)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
3.78 KB,
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
We need to be able to demux Opus audio using libnestegg in order to support VP9 playback with Opus audio in a WebM container.
Assignee | ||
Comment 1•9 years ago
|
||
j^ added support for Opus and VP9 in https://github.com/kinetiknz/nestegg/pull/13 This patch updates our in-tree copy of the webm parsing library to the latest upstream version, including that change.
Updated•9 years ago
|
Attachment #830635 -
Flags: review?(kinetik) → review+
Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/28f89a6c0b7b
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/28f89a6c0b7b
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•9 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•