Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/rdft.c')
-rw-r--r--libavcodec/rdft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/rdft.c b/libavcodec/rdft.c
index 457abeea78..f37263b7c2 100644
--- a/libavcodec/rdft.c
+++ b/libavcodec/rdft.c
@@ -24,7 +24,7 @@
#include "fft.h"
/**
- * @file libavcodec/rdft.c
+ * @file
* (Inverse) Real Discrete Fourier Transforms.
*/