[FFmpeg-devel] [PATCH 7/7] mlp: check huff_lsbs only when codebook is used

Michael Niedermayer michael at niedermayer.cc
Tue Feb 4 23:24:50 EET 2020


On Mon, Feb 03, 2020 at 12:33:00AM +0530, Jai Luthra wrote:
> When no codebook is used, huff_lsbs can be more than 24 and still decode to 
> original values once filters are applied.

huff_lsbs can but get_bits() is limited to 25, you need get_bits_long() beyond

thx

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

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200204/7340620f/attachment.sig>


More information about the ffmpeg-devel mailing list