Open Bug 1300684 Opened 8 years ago Updated 2 years ago

Avoid copying from the Shmem in VideoDecoderParent

Categories

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

defect

Tracking

()

Tracking Status
firefox51 --- affected

People

(Reporter: mattwoodrow, Unassigned)

References

Details

Currently VideoDecoderParent::RecvInput copies the shmem contents into a MediaRawData buffer.

It would be nice to refactor MediaRawData to allow referencing data rather than always copying, and then we can just keep the Shmem alive as long as the sample.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.