summaryrefslogtreecommitdiff
path: root/libavutil/avutil.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 /libavutil/avutil.h
parenta4d7a6d1dd51ad92a42bfc191b473b87ac9ec91b (diff)
doxygen: Standardize root-level modules
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r--libavutil/avutil.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h
index ed1fbfd449..29dd830bf5 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -79,10 +79,8 @@
*/
/**
- * @defgroup lavu Common utility functions
- *
- * @brief
- * libavutil contains the code shared across all the other FFmpeg libraries.
+ * @defgroup lavu libavutil
+ * Common code shared across all FFmpeg libraries.
*
* @note
* libavutil is designed to be modular. In most cases, in order to use the