Skip to content
Snippets Groups Projects
Commit cdfe94c5 authored by Michael Niedermayer's avatar Michael Niedermayer Committed by Alex Converse
Browse files

aacenc: Write correct length for long identification strings.


When the length is the escape value (15), the new length is calculated by
15 + get_bits(8) - 1.

Signed-off-by: default avatarAlex Converse <alex.converse@gmail.com>
parent b8dd555c
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