Closed
Bug 959022
Opened 11 years ago
Closed 11 years ago
[MediaEncoder] Add audio data offset flag for Android's fragment parser
Categories
(Core :: Audio/Video: Recording, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: ayang, Assigned: ayang)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.39 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
Android fragment parser needs this flag [1] to calculate the correct audio frame offset address [2].
[1] 14496-12 8.8.8.1, data-offset-present.
[2] http://androidxref.com/4.3_r2.1/xref/frameworks/av/media/libstagefright/MPEG4Extractor.cpp#2814
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8359026 -
Flags: review?(cpearce)
Updated•11 years ago
|
Attachment #8359026 -
Flags: review?(cpearce) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Updated•11 years ago
|
Component: Video/Audio → Video/Audio: Recording
You need to log in
before you can comment on or make changes to this bug.
Description
•