diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-04-24 00:01:43 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-25 15:06:55 +0200 |
commit | dfe37f2be202a0db5b1b06552ea2aaf33eb70628 (patch) | |
tree | ad2662c2edf2f7fcddfa8bbebe57492157190c1c /ffprobe.c | |
parent | b16a6c67099852f5c1485b70611a7803acd9a782 (diff) | |
download | ffmpeg-dfe37f2be202a0db5b1b06552ea2aaf33eb70628.tar.gz |
alac: reject rice_limit 0 if compression is used
If rice_limit is 0, k can be 0 in decode_scalar, which calls show_bits(gb, k).
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 4b657a1b1eedcf38bcf36e89a2f4be6f76b5ce09)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'ffprobe.c')
0 files changed, 0 insertions, 0 deletions