[FFmpeg-cvslog] r22793 - trunk/libavcodec/fft-test.c
vitor
subversion
Sat Apr 3 17:05:28 CEST 2010
Author: vitor
Date: Sat Apr 3 17:05:27 2010
New Revision: 22793
Log:
Add help for (I)RDFT test in fft-test
Modified:
trunk/libavcodec/fft-test.c
Modified: trunk/libavcodec/fft-test.c
==============================================================================
--- trunk/libavcodec/fft-test.c Sat Apr 3 17:04:15 2010 (r22792)
+++ trunk/libavcodec/fft-test.c Sat Apr 3 17:05:27 2010 (r22793)
@@ -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"
More information about the ffmpeg-cvslog
mailing list