2012/6/27 Jason Garrett-Glaser <[email protected]>:
> This should be REP_RET, but otherwise looks good.  Will probably be faster, 
> too.

Yes, as mentioned by Mans, the memcpy provided by whatever mingw-w64
uses (old msvcrt?) is not very fast: see cycle count in commit
message.

But even with a better memcpy, it should be a win.

New patch attached, addressing also Mans' comment.

-- 
Christophe

Attachment: 0001-FFT-x86-replace-call-to-memcpy-by-a-loop.patch
Description: Binary data

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to