diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-03 13:48:39 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-08 18:17:40 +0100 |
commit | ffb000fff8f945a5b30f1df8ab1cb2e8300cdabd (patch) | |
tree | c003957df6fc26626fc3b7a933b7b5708f4007f2 /tools/normalize.py | |
parent | 52c1e9e530a46ba62b974f121c9d28a86900a632 (diff) | |
download | ffmpeg-ffb000fff8f945a5b30f1df8ab1cb2e8300cdabd.tar.gz |
avcodec/jpeglsdec: Avoid get_bits_long() where possible
It is possible here, because the values of ff_log2_run used
here are actually in the range 0..15 given that run_index is
in the range 0..31.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tools/normalize.py')
0 files changed, 0 insertions, 0 deletions