Closed
Bug 834496
Opened 10 years ago
Closed 10 years ago
DASH: Fix for 804372 breaks nestegg_track_seek
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: sworkman, Assigned: sworkman)
Details
Attachments
(1 file)
1.55 KB,
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
A track_number to track_id mapping was introduced in Bug 804372 for nestegg. The patch did not update nestegg_track_seek (similar to Bug 832018), so the WebM files with track numbers other than 1 do not work in DASH. Note: I also searched through nestegg.c to find other occurrences of this - it looks like the last one.
Attachment #706143 -
Flags: review?(kinetik)
Updated•10 years ago
|
Attachment #706143 -
Flags: review?(kinetik) → review+
Assignee | ||
Comment 1•10 years ago
|
||
Thanks for the r+ Matthew! https://hg.mozilla.org/integration/mozilla-inbound/rev/be8bf489bcb1
Comment 2•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/be8bf489bcb1
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•