From 983e3246b7528e6ffc0cc347d54b86e161140fe6 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 6 Mar 2003 11:32:04 +0000 Subject: per file doxy Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/fft-test.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'libavcodec/fft-test.c') diff --git a/libavcodec/fft-test.c b/libavcodec/fft-test.c index 09f45c7096..4a3ac9f540 100644 --- a/libavcodec/fft-test.c +++ b/libavcodec/fft-test.c @@ -1,4 +1,8 @@ -/* FFT and MDCT tests */ +/** + * @file fft-test.c + * FFT and MDCT tests. + */ + #include "dsputil.h" #include #include -- cgit v1.2.3