diff options
author | Mans Rullgard <mans@mansr.com> | 2011-11-27 10:29:33 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-11-27 10:30:16 +0000 |
commit | d9ba767d615ffb1f51ac3f990c51768ea8622da8 (patch) | |
tree | d20e5e8be1a17e02280bb603d487e974115fdb0c /libavcodec/ffv1.c | |
parent | 028a2375e25d66d1f927f8a0b531eaaf6642cf5c (diff) | |
download | ffmpeg-d9ba767d615ffb1f51ac3f990c51768ea8622da8.tar.gz |
musepack: fix signed shift overflow in mpc_read_packet()
Using an unsigned variable avoids problems with overflows.
There is further no need for a 64-bit intermediate here.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/ffv1.c')
0 files changed, 0 insertions, 0 deletions