diff options
author | Mans Rullgard <mans@mansr.com> | 2012-08-11 21:00:21 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-08-13 01:03:25 +0100 |
commit | 138914dcd83132f6edc6f1799c5a17e0b6b559bb (patch) | |
tree | e5508701c5122bd5d5ccafecb21d8dc00febf770 /libavresample/version.h | |
parent | cbcf1b411fac6aabf731e14e4f48bca3d956f868 (diff) | |
download | ffmpeg-138914dcd83132f6edc6f1799c5a17e0b6b559bb.tar.gz |
g723.1: do not bounce intermediate values via memory
Although a reasonable compiler will probably optimise out the
actual store and load, this operation still implies a truncation
to 16 bits which the compiler will probably not realise is not
necessary here.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavresample/version.h')
0 files changed, 0 insertions, 0 deletions