Closed Bug 1657773 Opened 5 years ago Closed 1 year ago

Use Surface instead of GeckoSurface in ICodec.aidl

Categories

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

Unspecified
Android
enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: sotaro, Assigned: sotaro)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

To use AImageReader with MediaCodec, we need to send Surface via Binder IPC instead of GeckoSurface.
Java GeckoSurface and Java Surface share same native Surface implementation. The native Surface holds IGraphicBufferProducer. It is an important object to send via Binder IPC. Then it should be OK to use Surface.

Assignee: nobody → sotaro.ikeda.g
Blocks: 1649110
Attachment #9168650 - Attachment description: Bug 1657773 - Use Surface instead of GonkSurface in ICodec.aidl → Bug 1657773 - Use Surface instead of GeckoSurface in ICodec.aidl
Summary: Use Surface instead of GonkSurface in ICodec.aidl → Use Surface instead of GeckoSurface in ICodec.aidl
Attachment #9168650 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: