summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/fft-test.c1
1 files changed, 1 insertions, 0 deletions
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"