mirror of https://github.com/FFmpeg/FFmpeg.git
this is somewhat a magic number, which can be understood from reading section "7.1.2 Exponent Strategy" of the ac3 specification, in short: Three exponents each represented as number 0-4 are grouped together and base-5 encoded, so the maximal correct value is 25*4 + 5*4 + 4 = 124. Reviewed-by: Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/240/head
parent
0bd1be65e8
commit
cee1f4c069
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue