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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cabac.c')
-rw-r--r--libavcodec/cabac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cabac.c b/libavcodec/cabac.c
index 4ed6e028eb..c2a7f8a1e5 100644
--- a/libavcodec/cabac.c
+++ b/libavcodec/cabac.c
@@ -20,7 +20,7 @@
*/
/**
- * @file cabac.c
+ * @file libavcodec/cabac.c
* Context Adaptive Binary Arithmetic Coder.
*/