diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-11-01 03:01:05 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-12-08 17:51:46 +0100 |
commit | cd7c3ac84d9e1ec8cfaa1af6b6b3447f40c4b860 (patch) | |
tree | e9befacb3aadcb45b566fb48fd6148d2a2633b81 /libavcodec/indeo2.c | |
parent | d4a4a6747d53a5707f1a13861dc2cc4e7e19e332 (diff) | |
download | ffmpeg-cd7c3ac84d9e1ec8cfaa1af6b6b3447f40c4b860.tar.gz |
avcodec/mjpegdec: Simplify creating VLC table
ff_init_vlc_from_lengths() can be used to offload the computation
of the codes; it also allows to omit the check whether the codes
are already properly ordered (they are).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/indeo2.c')
0 files changed, 0 insertions, 0 deletions