Skip to content
Snippets Groups Projects
Commit 8beee731 authored by Lyndon Brown's avatar Lyndon Brown Committed by François Cartegnie
Browse files

faad: check config validity

the `NeAACDecSetConfiguration()` function copies attributes from the given
config object to the actual config held within the decoder context object.
it validates each config attribute before copying it, immediately returning
zero if the attribute is invalid.

we should use the return value to check that our config was successfully
written.
parent 5604c388
No related branches found
No related tags found
Loading
Pipeline #125479 passed with stage
in 22 minutes and 17 seconds
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