summaryrefslogtreecommitdiff
path: root/libswscale/swscale.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 /libswscale/swscale.h
parenta4d7a6d1dd51ad92a42bfc191b473b87ac9ec91b (diff)
downloadffmpeg-58c7bf789f0b5c7345efdfe8313012835337efd6.tar.gz
doxygen: Standardize root-level modules
Diffstat (limited to 'libswscale/swscale.h')
-rw-r--r--libswscale/swscale.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libswscale/swscale.h b/libswscale/swscale.h
index efcbef35b2..7713f51ec6 100644
--- a/libswscale/swscale.h
+++ b/libswscale/swscale.h
@@ -35,7 +35,9 @@
#include "version.h"
/**
- * @defgroup libsws Color conversion and scaling
+ * @defgroup libsws libswscale
+ * Color conversion and scaling library.
+ *
* @{
*
* Return the LIBSWSCALE_VERSION_INT constant.