summaryrefslogtreecommitdiffstats
path: root/doc/examples/scale_video.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2024-04-07 21:53:54 +0200
committerAndreas Rheinhardt <[email protected]>2024-04-11 12:53:26 +0200
commit497a0f839d7d98e182aa27044e0dbeeb89783d4b (patch)
tree296433b554d3883b5570fa6d0f8c4a19e010fe68 /doc/examples/scale_video.c
parent1533351990ba86bbecc5883dc1ca559581a7fbc8 (diff)
avformat/img2: Avoid relocations for ff_img_tags
The strings here are so short that using a pointer is wasteful (the longest string takes nine bytes; on 64 bit systems, the pointer+padding already take 12 bytes). So avoid them and add asserts to ensure that no one ever tries to use a too long tag. Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/examples/scale_video.c')
0 files changed, 0 insertions, 0 deletions