diff options
author | Andreas Rheinhardt <[email protected]> | 2020-10-10 06:13:21 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2020-10-10 15:37:25 +0200 |
commit | 1bff2f3d929b7e1229b9a125e3cf938ece1665cc (patch) | |
tree | 49b797c6991c12ec968732f18854fc800615f56c /doc | |
parent | 11a6347f9e544a1b9fba059ae02c30c0e512c195 (diff) |
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 <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions