diff options
author | Andreas Rheinhardt <[email protected]> | 2022-09-04 22:44:04 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2022-09-07 00:07:45 +0200 |
commit | 232e88928eee71afa55233d021eeda25eb3ed5b4 (patch) | |
tree | d7e7cdba3369d8ee481fb2722bd913febcd15974 /libavformat/mj2kdec.c | |
parent | cca7f571bac7e5c7fb35f2faef5e4a23eb77516a (diff) |
avcodec/wmaprodec: Use symbol table more efficiently
By using a symbol table one can already bake in applying
a LUT on the return value of get_vlc2(). So change the
symbol table for the vec2 and vec4 tables to avoid
using the symbol_to_vec2/4 LUTs.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavformat/mj2kdec.c')
0 files changed, 0 insertions, 0 deletions