Closed Bug 827537 Opened 12 years ago Closed 12 years ago

Refactor AudioChunk so different channels can be in independent buffers

Categories

(Core :: Audio/Video, defect)

18 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: roc, Assigned: roc)

References

Details

Attachments

(1 file)

In Web Audio, the buffers for each channel can be independent arrays. To handle this in MediaStreamGraph we need to refactor AudioChunk to not assume the data for all channels is packed into a single buffer. Surprisingly, this also makes the code simpler.
Attached patch fix (deleted) — Splinter Review
Attachment #698891 - Flags: review?(rjesup)
Attachment #698891 - Flags: review?(rjesup) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: