Closed Bug 1709899 Opened 3 years ago Closed 3 years ago

Improve the way of appending data to `AudioDecoderInputTrack`

Categories

(Core :: Audio/Video: MediaStreamGraph, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: alwu, Assigned: alwu)

References

Details

Attachments

(1 file)

I'm going to let AudioDecoderInputTrack::AppendData() accept an input array of AudioData, so it can batch all AudioData into one SPSCData in order to furtuer help save the spaces of SPSC queue.

Summary: Improve the way of appending data of `AudioDecoderInputTrack` → Improve the way of appending data to `AudioDecoderInputTrack`
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b2bb0180d7b9
batch all data together when appending data to 'AudioDecoderInputTrack' to further ensure the free spaces in SPSC queue. r=padenot.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: