diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2012-06-26 16:10:33 +0200 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-06-27 12:49:33 +0100 |
commit | a5bfa66df516b7be55fd08fc62c2b012fc18e340 (patch) | |
tree | ae39590342cc74781342dcb819164037b3b0bc7b /libavformat/allformats.c | |
parent | 75d339e044f9b87dd9aa4bdaee73b1a8323d4a15 (diff) | |
download | ffmpeg-a5bfa66df516b7be55fd08fc62c2b012fc18e340.tar.gz |
x86: fft: replace call to memcpy by a loop
The function call was a mess to handle, and memcpy cannot make
the assumptions we do in the new code.
Tested on an IMC sample: 430c -> 370c.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavformat/allformats.c')
0 files changed, 0 insertions, 0 deletions