aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/tscc.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-03-15 22:30:09 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-03-26 06:36:43 +0100
commitaa8c7dc3d8d5312954d7a13486fa0cdedfc31c7f (patch)
treead61cbcf89c88a681640a1ccad9d07b6dfd372b8 /libavcodec/tscc.c
parent69b85a69bdf0273c17c55adda15a7c1ddf6771bc (diff)
downloadffmpeg-aa8c7dc3d8d5312954d7a13486fa0cdedfc31c7f.tar.gz
avformat/argo_cvg: Avoid relocations for ArgoCVGOverride
The average length of the strings used here does not differ much from the length of the longest string; therefore it makes sense to use an array big enough for the longest string and not a pointer to a string. This also moves this array into .rodata (from .data.rel.ro). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/tscc.c')
0 files changed, 0 insertions, 0 deletions