-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Right now we support only BGRA / Unsigned int 8888 format frames, which forces Mercury to do pixel format conversion for us.
We need to hint that we support a variety of formats, or perhaps just a few.
Use bindToDrawFrameOfSize: and unbindAndPublish: to handle drawing, and integrate using CLIENT STORAGE and SHARED STORAGE and support RGBA, BGRA, YUV, 2vuy and whatever other BS formats we can to mitigate and pixel format conversion overhead.
Metadata
Metadata
Assignees
Labels
No labels