summaryrefslogtreecommitdiffstats
path: root/libavcodec/v4l2_fmt.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2023-08-11 11:15:18 +0200
committerAndreas Rheinhardt <[email protected]>2023-08-30 19:42:55 +0200
commitb3825bd711235e883353a12f305f44ae20724f24 (patch)
tree6f2bd78e21d8f12fdba9c6611be102adda195920 /libavcodec/v4l2_fmt.c
parent9c46faaf77b49fdf3fec2520455dfaa6c43fbd3e (diff)
avformat/matroskadec: Replace switch with array
This simplification reduces codesize. (It even reduces the size of .rodata here, because the jump table used by the compiler is bigger than the actual array.) Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavcodec/v4l2_fmt.c')
0 files changed, 0 insertions, 0 deletions