summaryrefslogtreecommitdiff
path: root/libavcodec/dpxenc.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-04-29 20:15:00 +0200
committerDiego Biurrun <diego@biurrun.de>2011-05-01 20:50:12 +0200
commitad1862d64ae28251e2740e437bbc639492a374a0 (patch)
tree52be57b4c8bd6bb1b2b2cf192010cf71a0ff968a /libavcodec/dpxenc.c
parente27ce0eea36b7631ad26a8f41b93855e3ae7e8f9 (diff)
ALPHA: Replace sized int_fast integer types with plain int/unsigned.
int/unsigned is the natural memory access type for CPUs, using sized types for temporary variables, counters and similar just increases code size and can possibly cause a slowdown.
Diffstat (limited to 'libavcodec/dpxenc.c')
0 files changed, 0 insertions, 0 deletions