aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_mjpeg.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-10 23:27:43 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-14 16:14:24 +0200
commitd08b2900a9f0935959303da668cb00a8a7245228 (patch)
tree4b0267b2df7356c48d74f8eea1fb4a388a92d574 /libavcodec/vaapi_mjpeg.c
parente84348a8abd465f3a8b0e254321a3e29561fafc2 (diff)
downloadffmpeg-d08b2900a9f0935959303da668cb00a8a7245228.tar.gz
avcodec/svq1: Set hidden visibility
The encoder uses ff_svq1_inter_mean_vlc + 256 and setting hidden visibility allows to bake this "+ 256" into the general offset of ff_svq1_inter_mean_vlc and the code accessing it. For certain arches, this is also required for the compiler to not produce overtly pessimistic code that can't be fixed up by the linker lateron. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/vaapi_mjpeg.c')
0 files changed, 0 insertions, 0 deletions