summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-04-29 20:12:48 +0200
committerDiego Biurrun <diego@biurrun.de>2011-04-29 20:28:40 +0200
commitcf3ac54339c42530342ec053b981d7b717404889 (patch)
tree9f004aa53fdeb4f3824fa7d205531f720c17bf05 /libavutil
parenta734fa575f94c7c28103420f756b5f64dd0c806b (diff)
vorbis: 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 'libavutil')
0 files changed, 0 insertions, 0 deletions