Closed Bug 1740827 Opened 3 years ago Closed 3 years ago

Append right amount of null data in ForwardedInputTrack when its input source is suspended

Categories

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

defect

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: chunmin, Assigned: chunmin)

References

(Depends on 1 open bug)

Details

Attachments

(1 obsolete file)

We append a much larger amount of null data in ForwardedInputTrack's mSegment when its input source is suspended. aSegment->AppendNullData(aTo - aFrom) here should be aSegment->AppendNullData(ticks)

Correct the amount of null data appended to ForwardedInputTrack's
mSegment when the input source is suspended

Depends on: 1741443
Pushed by cchang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fa867b130b44 Append right amount of null data in ForwardedInputTrack r=pehrsons
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
See Also: → 1742804
See Also: 1742804
Attachment #9250455 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: