Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-07-04 22:06:42 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-07-04 22:54:19 +0400
commit0201ce002cb7b8e0de9eb0e1f33baa945c28ad45 (patch)
tree641562817c4e233cbe48eb1808e09b661f2744d2 /libavutil/avutil.h
parentb7adc5b5a60cdba6b2ffecad6c8b986414fd63a6 (diff)
avutil: fix version macros doxygen module
Without this patch, "Library Version Macros" module is not visible on libavutil homepage in `make apidoc`. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r--libavutil/avutil.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h
index ba6bb02051..e6ebb6c43c 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -151,6 +151,12 @@
* @{
*
* @}
+ *
+ * @defgroup version_utils Library Version Macros
+ *
+ * @{
+ *
+ * @}
*/