diff options
author | Andreas Rheinhardt <[email protected]> | 2020-10-18 07:46:16 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2020-10-21 07:47:55 +0200 |
commit | bce8e2f374db390d50ec79a6288a607782cca64a (patch) | |
tree | c18ebfa7092b4a08e0f6537d6ec66ff5e2f65cab /doc/examples | |
parent | 26cc9db744be8d5057a28c81cebb670197ac5692 (diff) |
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 <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions