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/bgmc.c')
-rw-r--r--libavcodec/bgmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/bgmc.c b/libavcodec/bgmc.c
index fcf02a081e..86b807bc2f 100644
--- a/libavcodec/bgmc.c
+++ b/libavcodec/bgmc.c
@@ -20,7 +20,7 @@
*/
/**
- * @file libavcodec/bgmc.c
+ * @file
* Block Gilbert-Moore decoder as used by MPEG-4 ALS
* @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com>
*/