Closed Bug 1561181 Opened 5 years ago Closed 4 years ago

Change AV1 decoding to write directly in Shmem

Categories

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

enhancement

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox69 --- affected

People

(Reporter: mattwoodrow, Unassigned)

References

Details

Currently when decoding AV1 we write a normal memory segment, and then copy into a Shmem to send to the content process.

We should be able to move the Shmem allocation earlier, and then decode directly into it to prevent a copy.

Bugbug thinks this bug is a task, but please change it back in case of error.

Type: defect → task
Type: task → enhancement
Priority: -- → P2

We will instead directly upload into a GPU surface.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.