summaryrefslogtreecommitdiffstats
path: root/libavcodec/lsp.c
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 /libavcodec/lsp.c
parenta734fa575f94c7c28103420f756b5f64dd0c806b (diff)
downloadffmpeg-streaming-cf3ac54339c42530342ec053b981d7b717404889.zip
ffmpeg-streaming-cf3ac54339c42530342ec053b981d7b717404889.tar.gz
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 'libavcodec/lsp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud