summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-02-27 11:34:03 +0100
committerAnton Khirnov <anton@khirnov.net>2013-05-17 20:27:38 +0200
commitf0cebf51ddfc3f3964cecfb25841a5022264014b (patch)
treefc7862dffbc5f9aa3381e74f46c61a5e581f79ec /libavcodec/avcodec.h
parent40020e171a3549a2c0b65ce6f2649aec868872f2 (diff)
lavc doxy: add avcodec.h to the libavcodec group.
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 0f2c7332fe..b5a08ec9eb 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -23,7 +23,8 @@
/**
* @file
- * external API header
+ * @ingroup libavc
+ * Libavcodec external API header
*/
#include <errno.h>