Open
Bug 983062
Opened 11 years ago
Updated 2 years ago
Always play out latent samples from AudioNodeExternalInputStream resampler
Categories
(Core :: Web Audio, defect, P3)
Tracking
()
NEW
People
(Reporter: karlt, Unassigned)
References
Details
Currently whether the last/latent samples from the resampler are played back depends on how many times ProcessInput() is called after the track IsEnded().
Bug 818822 probably makes this resampler unnecessary.
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Comment 1•10 years ago
|
||
With bug 818822 now fixed, this bug still exists but now needs to be fixed in AudioSegment::Resample().
No longer depends on: 818822
Updated•9 years ago
|
Rank: 25
Comment 2•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•