diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-10 06:13:21 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-10 15:37:25 +0200 |
commit | 1bff2f3d929b7e1229b9a125e3cf938ece1665cc (patch) | |
tree | 49b797c6991c12ec968732f18854fc800615f56c /libavdevice/v4l2-common.h | |
parent | 11a6347f9e544a1b9fba059ae02c30c0e512c195 (diff) | |
download | ffmpeg-1bff2f3d929b7e1229b9a125e3cf938ece1665cc.tar.gz |
avcodec/sheervideo: Improve creating VLC tables
Don't needlessly copy an array around; don't create a table with
default symbols; and use smaller types to save stack space: The longest
code here is 16 bits, so one can store the codes in this type.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavdevice/v4l2-common.h')
0 files changed, 0 insertions, 0 deletions