summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2016-08-02 22:05:27 -0700
committerTimothy Gu <timothygu99@gmail.com>2016-08-02 22:15:25 -0700
commit58c7bf789f0b5c7345efdfe8313012835337efd6 (patch)
tree87d9ee19886b52033aaf65514cf36cd420ba6a9f /libavcodec/avcodec.h
parenta4d7a6d1dd51ad92a42bfc191b473b87ac9ec91b (diff)
doxygen: Standardize root-level modules
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index ca8dba87d7..3b21537d49 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -43,7 +43,9 @@
#include "version.h"
/**
- * @defgroup libavc Encoding/Decoding Library
+ * @defgroup libavc libavcodec
+ * Encoding/Decoding Library
+ *
* @{
*
* @defgroup lavc_decoding Decoding