Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compat: media: Send CSD data separately to en/decoder #18

Open
wants to merge 1 commit into
base: halium-11.0
Choose a base branch
from

Conversation

fredldotme
Copy link

H264 decoders consume two chunks of Codec-specific data (CSD): csd-0 & csd-1

To make the compat layer follow the API design remove the hardcoded "csd-0" passing and use the right key when passing to the MediaFormat.

Enables CSD-1 to be passed to the OMX decoder.

Change-Id: Ic59109c056c0dbbcfef710df5ba8d6b51e22f4d7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant