Skip to content
Snippets Groups Projects
Commit c37c383e authored by Mohammad Alsaleh's avatar Mohammad Alsaleh Committed by Martin Storsjö
Browse files

libfdk-aac: Check if cutoff value is valid


Passing a cutoff value < sample_rate/256 will cause a crash.
Also, values >20000 will have no effect and 20000 will be used anyway.

Signed-off-by: default avatarMohammad Alsaleh <msal@tormail.org>
Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 9e4b04f8
No related branches found
No related tags found
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