Closed
Bug 1282963
Opened 8 years ago
Closed 8 years ago
Abstract CodecDelay prefix code
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: rillian, Assigned: rillian)
References
Details
Attachments
(1 file)
4.65 KB,
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
Per bug 1267887, we should share the three lines of code which prepend the CodecDelay field to the CodecSpecificConfig buffer in the WebM and MP4 demuxers for Opus.
See https://dxr.mozilla.org/mozilla-central/source/dom/media/webm/WebMDemuxer.cpp#405
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → giles
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8766458 -
Flags: review?(kinetik)
Updated•8 years ago
|
Attachment #8766458 -
Flags: review?(kinetik) → review+
Pushed by rgiles@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0b21e6c4dbf0
Share CodecDelay prepend code. r=kinetik
Comment 3•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•