Closed Bug 1593301 Opened 5 years ago Closed 5 years ago

Fix batch decoding support added to RemoteDecoder

Categories

(Core :: Audio/Video: Playback, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: mjf, Assigned: mjf)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Samples are being overwritten with each call to RemoteAudioDecoderParent::ProcessDecodedData in batch mode. Also, RemoteDecoderChild needs an expanding ShmemPool like RemoteDecoderParent or we can't handle batch sizes larger than 4.

Assignee: nobody → mfroman
Blocks: 1568058
Priority: -- → P2
Regressed by: 1590475
Keywords: regression
Pushed by mfroman@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/97637e6390aa pt 1 - Don't overwrite decoded audio samples in RemoteAudioDecoderParent::ProcessDecodedData. r=jya https://hg.mozilla.org/integration/autoland/rev/7061b4b06374 pt 2 - Use expanding ShmemPool in RemoteDecoderChild like RemoteDecoderParent. r=jya
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: