OSDN Git Service

Add help for (I)RDFT test in fft-test
authorVitor Sessak <vitor1001@gmail.com>
Sat, 3 Apr 2010 15:05:27 +0000 (15:05 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sat, 3 Apr 2010 15:05:27 +0000 (15:05 +0000)
Originally committed as revision 22793 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/fft-test.c

index 5170b26..5df660b 100644 (file)
@@ -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"