aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtsp.c
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-04-24 00:01:43 +0200
committerReinhard Tartler <siretart@tauware.de>2015-05-31 11:19:02 -0400
commit1dcb68c02a55648facb82c0b2b6a1eb3dc18f988 (patch)
tree0d3b07d14f2e9957e3dda53a56b197c64a68f17d /libavformat/rtsp.c
parent9726f3007196a9c3589c4f09a81c0d75e1d97f2c (diff)
downloadffmpeg-1dcb68c02a55648facb82c0b2b6a1eb3dc18f988.tar.gz
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 (cherry picked from commit cb5324200ccdc693dd5b28dcd7d4b722fad83ea2) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavformat/rtsp.c')
0 files changed, 0 insertions, 0 deletions