Skip to content
Snippets Groups Projects
Commit ecd7455e authored by Reimar Döffinger's avatar Reimar Döffinger
Browse files

aacenc: Fix issues with huge values of bit_rate.


Do not pointlessly call ff_alloc_packet2 multiple times,
and fix an infinite loop by clamping the maximum
number of bits to target in the algorithm that does
not use lambda.

Signed-off-by: default avatarReimar Döffinger <Reimar.Doeffinger@gmx.de>
parent 76e8b336
No related branches found
No related tags found
No related merge requests found
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