aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-09-06 04:06:48 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-09-16 18:07:29 +0200
commit3652114596096a2b015972e9db063323c408c91e (patch)
tree24102c6ab63d6acb5a40c930dfdf27a85c0f79ae /libavdevice
parent9dbc37076978c2127606c70e0d6b6004a3224426 (diff)
downloadffmpeg-3652114596096a2b015972e9db063323c408c91e.tar.gz
avcodec/dca_core: Don't use too big max_depth in get_vlc2()
Most of the VLCs used here have a max_depth of two; some have a max_depth of one. Therefore one can just use two and avoid the runtime check for whether one should perform another round of LUT lookup in case the first read did not read a complete codeword. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions