Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3db9f381 authored by Anu Sundararajan's avatar Anu Sundararajan Committed by Iliyan Malchev
Browse files

Stagefright: add support for gralloc OMX_UseBuffer.



XXX: This change should go along with a documentation change to
HardwareAPI.h that describes the new extension.

This change adds support for passing a buffer_handle_t to OMX_UseBuffer
during OMXCodec initialization. This new way of passing the
buffer_handle_t's replaces the old OMX_SetParameter-based approach, and
this change deprecates that interface, but still supports it for OMX IL
implementations that do not support the new interface.

Change-Id: If9c1cb3c6c349c54dab094aeb8af13eae9f85271
Signed-off-by: default avatarJamie Gennis <jgennis@google.com>
Signed-off-by: default avatarSarthak Aggarwal <sarthak@ti.com>
parent d35df441
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment