Ganesh Ajjanagadde (4): configure: add fftw3 detection lavc/fftw: add initial fftw wrapper lavc/fft-test: add FFTW3 tests lavc/fft-test: update benchmark code
configure | 4 +++ libavcodec/Makefile | 1 + libavcodec/fft-test.c | 82 ++++++++++++++++++++++++++++++++++++++++++++++----- libavcodec/fftw.c | 68 ++++++++++++++++++++++++++++++++++++++++++ libavcodec/fftw.h | 80 +++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 227 insertions(+), 8 deletions(-) create mode 100644 libavcodec/fftw.c create mode 100644 libavcodec/fftw.h -- 2.7.4 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel