Closed
Bug 938315
Opened 12 years ago
Closed 12 years ago
Update nestegg to support Opus elements
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: rillian, Assigned: j)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
7.81 KB,
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
In addition to adding the codec type nestegg needs support for new elements and codecprivate parsing to handle Opus in WebM.
Reporter | ||
Comment 1•12 years ago
|
||
In particular we need to land https://github.com/kinetiknz/nestegg/pull/14
Depends on: 888789
Assignee | ||
Comment 2•12 years ago
|
||
codecprivate parsing will happen in firefox, eventually sharing code with the ogg backend.
work in progress at https://github.com/bit/mozilla-central/commits/opus
nestegg needs support for DiscardPadding, once working I can add to pull/14 or open new request.
Assignee | ||
Comment 3•12 years ago
|
||
https://github.com/kinetiknz/nestegg/pull/14 now contains support for DiscardPadding.
Assignee | ||
Comment 4•12 years ago
|
||
Reporter | ||
Comment 5•12 years ago
|
||
Comment on attachment 8334448 [details] [diff] [review]
0001-Bug-938315-Update-nestegg-to-support-Opus-elements.patch
This updates the in-tree copy to upstream git.
Attachment #8334448 -
Flags: review?(kinetik)
Updated•12 years ago
|
Attachment #8334448 -
Flags: review?(kinetik) → review+
Reporter | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Assignee: nobody → j
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•11 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•