diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-07-02 23:05:05 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-23 01:37:07 +0200 |
commit | e812220a304de49abe2a9553692dfd487ec9a888 (patch) | |
tree | 3d7f3ecb06f2bea710a3c9d3d8e93ee41600eb70 /libavfilter/vf_hflip.c | |
parent | 7f84858dcf49bc747805b247151b96de7606555a (diff) | |
download | ffmpeg-e812220a304de49abe2a9553692dfd487ec9a888.tar.gz |
wavpack: limit extra_bits to 32 and use get_bits_long
More than 32 bits can't be stored in an integer and get_bits should not
be used with more than 25 bits.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit d0eff8857ceff2601f85037c930cbe61a88b611e)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit f0af6e705f3b30f7f5afa3c24db27433af6b1bfc)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/vf_hflip.c')
0 files changed, 0 insertions, 0 deletions