diff x86/fft_mmx.asm @ 12188:6f064ab48463 libavcodec

more credits to D. J. Bernstein for fft
author lorenm
date Sun, 18 Jul 2010 20:06:42 +0000
parents 980030a3e315
children 020540442072
line wrap: on
line diff
--- a/x86/fft_mmx.asm	Sun Jul 18 19:53:24 2010 +0000
+++ b/x86/fft_mmx.asm	Sun Jul 18 20:06:42 2010 +0000
@@ -2,6 +2,9 @@
 ;* FFT transform with SSE/3DNow optimizations
 ;* Copyright (c) 2008 Loren Merritt
 ;*
+;* This algorithm (though not any of the implementation details) is
+;* based on libdjbfft by D. J. Bernstein.
+;*
 ;* This file is part of FFmpeg.
 ;*
 ;* FFmpeg is free software; you can redistribute it and/or