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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGovern <gseanmcg@gmail.com>2011-07-26 02:51:02 +0400
committerRonald S. Bultje <rsbultje@gmail.com>2011-09-03 19:31:50 +0400
commit5938e02185430ca711106aaec9b5622dbf588af3 (patch)
tree93d56f2e784a7d860d7cdb5a7fdded34891225f9 /.gitignore
parent757b86cd9eb5660dbef2e060db9a9945ff4bfc24 (diff)
cpu detection: avoid a signed overflow
1<<31 overflows because 1 is signed, so force it to unsigned. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions