Closed
Bug 1267513
Opened 10 years ago
Closed 10 years ago
Merge libnestegg's blockgroup branch and update Gecko version to pick up changes
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: kinetik, Assigned: kinetik)
References
Details
Attachments
(1 file)
|
14.72 KB,
patch
|
rillian
:
review+
|
Details | Diff | Splinter Review |
The changes in bug 1261900 add calls to nestegg_packet_duration, which has existed for some time but was unused in Gecko.
https://github.com/kinetiknz/nestegg/issues/25 documents a few known issues with the code that parses the block duration (and some other block elements). The branch at https://github.com/kinetiknz/nestegg/tree/blockgroup reworks the parsing to solve this.
This tracks merging the blockgroup branch and updating Gecko's copy of libnestegg to include the changes.
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8745162 -
Flags: review?(giles)
Updated•10 years ago
|
Attachment #8745162 -
Flags: review?(giles) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/8cfe522a9451371b50099bc12c84f8e3371d180f
Bug 1267513 - Update libnestegg to pick up BlockGroup parsing fixes. r=giles
Comment 4•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•10 years ago
|
Target Milestone: mozilla48 → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•