Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <gajjanagadde@gmail.com>2015-09-19 08:06:46 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2015-09-20 01:30:39 +0300
commit094a1985d618e29283b435ec2f9ebca38fc03e09 (patch)
tree5fa2471a6470e0372ece5ebdb3806e0a07a2d3e4 /libswscale
parent0118158efa8e45761f9f65a3bb74f33907bd2aec (diff)
avcodec/mlpdec: fix a undefined left shift of negative number
This fixes a -Wshift-negative-value reported with clang 3.7+, e.g http://fate.ffmpeg.org/log.cgi?time=20150918181527&log=compile&slot=x86_64-darwin-clang-polly-vectorize-stripmine-3.7. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions