Closed
Bug 1552530
Opened 6 years ago
Closed 6 years ago
Make the wav dumper in AudioStream.cpp reusable
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla69
People
(Reporter: padenot, Assigned: padenot)
References
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
I've always wanted to use this for things that are not HTMLMediaElement, to dump things in the middle of the MSG.
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Type: defect → task
| Assignee | ||
Comment 3•6 years ago
|
||
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c4045738b0cd
Templatize ByteWriter.h to allow writing big or little endian, and fix call sites. r=jya
https://hg.mozilla.org/integration/autoland/rev/6d2b52f066bf
Make the wav dumper in AudioStream.cpp reusable. r=jya
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c4045738b0cd
https://hg.mozilla.org/mozilla-central/rev/6d2b52f066bf
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•