diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-11-01 18:52:17 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-12-08 17:51:46 +0100 |
commit | 1cf374c973796bb0f8e7f6d5a41d94e8b00cc9f5 (patch) | |
tree | 4bfd01c5924e6ba6cab68069ea8fccddc7bcd9f8 /libavcodec/vt_internal.h | |
parent | fd964dad1eaab7e86620f0c7a39e670bcc9318ec (diff) | |
download | ffmpeg-1cf374c973796bb0f8e7f6d5a41d94e8b00cc9f5.tar.gz |
avcodec/atrac3plus: Combine symbols tables
This allows to remove lots of pointers (130) to small symbol tables;
it has the downside that some of the default tables must now be coded
explicitly, but this costs only 6 + 4 + 8 + 16 + 8 bytes and is therefore
dwarfed by the gains.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/vt_internal.h')
0 files changed, 0 insertions, 0 deletions