summaryrefslogtreecommitdiff
path: root/libavcodec/vorbisenc.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-04-29 20:17:43 +0200
committerDiego Biurrun <diego@biurrun.de>2011-05-12 11:56:53 +0200
commitbe898457081ac2610ad4184272e9254e8922ff59 (patch)
treeb2e749f6a51ad852a075f2b2992a145294483069 /libavcodec/vorbisenc.c
parent046f081b46c8479820409cf8f530b988221bd15b (diff)
jfdct: 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/vorbisenc.c')
0 files changed, 0 insertions, 0 deletions