diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-28 12:08:20 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-31 12:01:33 +0100 |
commit | 700a39e63cf978c5346ab7652f4f2effa5d67668 (patch) | |
tree | b47761a0fb2945761b260456c4ef9a784dd9b82b /libavcodec/vaapi_decode.c | |
parent | 908b7fcfb29712e5a9cacb005ad734c53e26e72c (diff) | |
download | ffmpeg-700a39e63cf978c5346ab7652f4f2effa5d67668.tar.gz |
avcodec/mpegvideodata: Mark tables as hidden
This e.g. allows compilers to bake the offset implied
by using ff_mpeg12_dc_scale_table[3] (as the SpeedHQ encoder
does) into the general offset; for certain arches this is
also necessary in order to avoid building suboptimal code.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/vaapi_decode.c')
0 files changed, 0 insertions, 0 deletions