diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2014-03-05 13:00:23 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-03-05 13:56:06 +0100 |
commit | 93c4cd618cd2222a2f1594f19a063e2d8d955483 (patch) | |
tree | 13fbb698369b43a0e2e3822b55ab7fc14f2d4979 /libavcodec/eac3dec.c | |
parent | e3c93f1f84a339d40315987963f636222b3ed72d (diff) | |
download | ffmpeg-93c4cd618cd2222a2f1594f19a063e2d8d955483.tar.gz |
ra144enc: fix use of scalarprod_int16
c3390fd56cf55259ea7665ecea6c8aeddf56e2fc made use of the DSP function
but did not complement it with a call to emms, which is done here before
computations involving floats are performed.
Fixes ticket #3429, which affected MMX/MMXExt machines.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/eac3dec.c')
0 files changed, 0 insertions, 0 deletions