diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-12 05:24:42 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-12 22:20:37 +0200 |
commit | 9eb7d8b45d0497d75e5655b79d9eea63bedc833c (patch) | |
tree | 69f95eb73cc15a457a840c3f915c85edd3ba25ad /libavcodec/speedhq.c | |
parent | e78bbbc2b1e413d11e9edf818e1dc07f16aecf91 (diff) | |
download | ffmpeg-9eb7d8b45d0497d75e5655b79d9eea63bedc833c.tar.gz |
avcodec/vlc, bitstream: Allow to use BE codes to initialize LE VLC
This is easily possible because ff_init_vlc_sparse() already transforms
both LE as well as BE codes to a normal form internally before
processing them further. This will be used in subsequent commits.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/speedhq.c')
0 files changed, 0 insertions, 0 deletions