[FFmpeg-devel] [PATCH 4/7] avcodec/vlc, bitstream: Allow to use BE codes to initialize LE VLC

Michael Niedermayer michael at niedermayer.cc
Mon Oct 12 21:27:35 EEST 2020


Hi

On Mon, Oct 12, 2020 at 10:12:14AM +0200, Andreas Rheinhardt wrote:
> 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.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
>  libavcodec/bitstream.c |  6 +++---
>  libavcodec/vlc.h       | 29 +++++++++++++++++++----------
>  2 files changed, 22 insertions(+), 13 deletions(-)

Probably ok

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201012/bd3e2317/attachment.sig>


More information about the ffmpeg-devel mailing list