Closed Bug 774347 Opened 13 years ago Closed 13 years ago

Change the MediaQueue in nsBuiltinDecoderReader to manipulate PlanarYCbCrImages rather than YCbCrBuffer

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 557982

People

(Reporter: nical, Unassigned)

References

Details

We need the MediaQueue in nsBuiltinDecoderReader to use PlannarYCbCrImage instead of YCbCrBuffer. This will allow us to use SharedPlannarYCbCrImage and the equivalent gralloc image there, rather than using "raw" yuv buffers and copying the frame into the shared/gralloc thing later (as we do presently).
It has already been done actually.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.