diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-28 11:19:49 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-31 12:01:33 +0100 |
commit | 920ce150c60b36b8039fd187a228c4e8df5dcfb5 (patch) | |
tree | e2cbb2afb6b7f21de33da00247a56db072efa9eb /libswscale/log2_tab.c | |
parent | ed5a438f055489c2e827508cb24f2fe71f2036ad (diff) | |
download | ffmpeg-920ce150c60b36b8039fd187a228c4e8df5dcfb5.tar.gz |
avcodec/mpegvideodata: Make DC scale tables smaller
These tables are only accessed in ff_set_qscale()
which only accesses values 1..31 as well as in
encode_picture() in mpegvideo_enc.c, accessing
the value with index 8. So make these tables smaller.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libswscale/log2_tab.c')
0 files changed, 0 insertions, 0 deletions