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:43:39 +0300
committerJames Almer <jamrial@gmail.com>2015-09-19 08:43:39 +0300
commit8c9853a69ba828f814d01539bddddd0950cf1863 (patch)
treec69743777d13a034150e6308526ff7e422787e83 /libavcodec/internal.h
parent3693efb3158d8e6aaeb9d504177fb6f96fc8f4e3 (diff)
avcodec/indeo3data: fix undefined left shift of negative number
This fixes a whole sea of -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. Any half decent compiler should anyway optimize away the multiplication. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/internal.h')
0 files changed, 0 insertions, 0 deletions