Changeset 243e8443 in ffmpeg

Timestamp:
May 8, 2015, 9:10:51 AM (10 years ago)
Author:
Luca Barbato <lu_zero@gentoo.org>
Branches:
master
Children:
b34257ee, ce1c0e99
Parents:
295e05a7
git-author:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> (04/23/15 22:01:43)
git-committer:
Luca Barbato <lu_zero@gentoo.org> (05/08/15 09:10:51)
Message:

alac: Reject rice_limit 0 if compression is used

If in compression mode rice_limit = 0 leads to call
show_bits(gb, k) in decode_scalar with k = 0.

Request a sample in case it is valid and it should be accepted.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>

CC: libav-stable@libav.org

(No files)

Note: See TracChangeset for help on using the changeset viewer.