From c99baf05c3c2a4b441a1d8270f440247ba3af3d9 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Sat, 3 Apr 2010 15:05:27 +0000 Subject: Add help for (I)RDFT test in fft-test Originally committed as revision 22793 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/fft-test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec') diff --git a/libavcodec/fft-test.c b/libavcodec/fft-test.c index 5170b26b19..5df660b4f6 100644 --- a/libavcodec/fft-test.c +++ b/libavcodec/fft-test.c @@ -202,6 +202,7 @@ static void help(void) "-s speed test\n" "-m (I)MDCT test\n" "-d (I)DCT test\n" + "-r (I)RDFT test\n" "-i inverse transform test\n" "-n b set the transform size to 2^b\n" "-f x set scale factor for output data of (I)MDCT to x\n" -- cgit v1.2.3