summaryrefslogtreecommitdiffstats
path: root/libavutil/libavutil.v
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2020-11-19 15:57:23 +0100
committerAndreas Rheinhardt <[email protected]>2020-12-08 17:51:47 +0100
commitd9e6e9360d6b79f4517ec79bcc2d8511cd064e6c (patch)
treeaaedcf2dcb1384bef6ef488069c06e313cda62a5 /libavutil/libavutil.v
parent097277f31aa2f589b5658715683fb0706b1695ad (diff)
avcodec/aacdec_template: Use VLC symbols table
Expressions like array[get_vlc2()] can be optimized by using a symbols table if the array is always the same for a given VLC. This requirement is fulfilled for several VLCs used by the AAC decoders. Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavutil/libavutil.v')
0 files changed, 0 insertions, 0 deletions