diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-04 01:40:38 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-07 00:07:45 +0200 |
commit | 297e91ed2b3b51ec3bfa63a4c955941ba68a2419 (patch) | |
tree | b093d2102ca7f0f7cb9067ad7c2dfca0ea8beb4b /libavfilter | |
parent | 8c7583b7528b11e4e86bc66b27a8a65c80cf0a93 (diff) | |
download | ffmpeg-297e91ed2b3b51ec3bfa63a4c955941ba68a2419.tar.gz |
avcodec/dvdec: Use ff_init_vlc_from_lengths()
This is possible because the codes are already ordered
from left to right in the tree. It avoids having to create
the codes ourselves and will enable the codes table
to be removed altogether once the encoder stops using it.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions