diff options
author | Andreas Rheinhardt <[email protected]> | 2023-08-11 11:15:18 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2023-08-30 19:42:55 +0200 |
commit | b3825bd711235e883353a12f305f44ae20724f24 (patch) | |
tree | 6f2bd78e21d8f12fdba9c6611be102adda195920 /libavcodec/v4l2_fmt.c | |
parent | 9c46faaf77b49fdf3fec2520455dfaa6c43fbd3e (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