Closed
Bug 1347834
Opened 8 years ago
Closed 8 years ago
Get audio codec specific data from parser
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: ayang, Assigned: ayang)
References
Details
Attachments
(2 files, 1 obsolete file)
Some PlatformDecoderModule like ffmpeg requires this field to initialize decoder.
Assignee | ||
Comment 1•8 years ago
|
||
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8847991 [details]
Bug 1347834 - retrieve audio codec specific config from rust parser.
https://reviewboard.mozilla.org/r/120948/#review123198
Attachment #8847991 -
Flags: review?(kinetik) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8847991 -
Attachment is obsolete: true
Comment hidden (mozreview-request) |
Assignee | ||
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8848360 [details]
Bug 1347834 - retrieve audio codec specific config from rust parser.
https://reviewboard.mozilla.org/r/121262/#review123286
carry previous r+
Attachment #8848360 -
Flags: review+
Assignee | ||
Updated•8 years ago
|
Attachment #8848360 -
Flags: review?(kinetik)
Comment 7•8 years ago
|
||
mozreview-review |
Comment on attachment 8848358 [details]
Bug 1347834 - update rust mp4 parser for audio codec specific data.
https://reviewboard.mozilla.org/r/121256/#review123288
Attachment #8848358 -
Flags: review?(kinetik) → review+
Assignee | ||
Updated•8 years ago
|
Attachment #8848360 -
Flags: review?(kinetik)
Assignee | ||
Comment 8•8 years ago
|
||
(In reply to Matthew Gregan [:kinetik] from comment #3)
> Comment on attachment 8847991 [details]
> Bug 1347834 - retrieve audio codec specific config from rust parser.
>
> https://reviewboard.mozilla.org/r/120948/#review123198
Mozreview removes the previous r+ when I push another patch, could you please r+ it again? Sorry for inconvenience.
Updated•8 years ago
|
Priority: -- → P3
Comment 9•8 years ago
|
||
mozreview-review |
Comment on attachment 8848360 [details]
Bug 1347834 - retrieve audio codec specific config from rust parser.
https://reviewboard.mozilla.org/r/121262/#review123556
Attachment #8848360 -
Flags: review?(kinetik) → review+
Comment 10•8 years ago
|
||
Pushed by ayang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/51c124a0f50b
retrieve audio codec specific config from rust parser. r=kinetik
https://hg.mozilla.org/integration/autoland/rev/32e03588ec39
update rust mp4 parser for audio codec specific data. r=kinetik
Comment 11•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/51c124a0f50b
https://hg.mozilla.org/mozilla-central/rev/32e03588ec39
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•