diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-18 07:46:16 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-21 07:47:55 +0200 |
commit | bce8e2f374db390d50ec79a6288a607782cca64a (patch) | |
tree | c18ebfa7092b4a08e0f6537d6ec66ff5e2f65cab /libavcodec/arm/me_cmp_armv6.S | |
parent | 26cc9db744be8d5057a28c81cebb670197ac5692 (diff) | |
download | ffmpeg-bce8e2f374db390d50ec79a6288a607782cca64a.tar.gz |
avcodec/on2avc: Use least max_depth for get_vlc2()
The longest codes of any VLC codebooks are 18 bits long and the VLC
tables itself use 9 bits; therefore it is sufficient to read twice from
the table, yet this has been done thrice.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/arm/me_cmp_armv6.S')
0 files changed, 0 insertions, 0 deletions