From 58c7bf789f0b5c7345efdfe8313012835337efd6 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Tue, 2 Aug 2016 22:05:27 -0700 Subject: doxygen: Standardize root-level modules --- libavutil/avutil.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'libavutil/avutil.h') 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 -- cgit v1.2.3