summaryrefslogtreecommitdiff
authorAnton Khirnov <anton@khirnov.net>2013-05-12 12:54:43 (GMT)
committer Anton Khirnov <anton@khirnov.net>2013-05-17 18:27:48 (GMT)
commit006ec64877fb638de4b15ae5fd969e22bd0f60ca (patch)
treebb6ef987dc1b25887680ccc49ed4d738e1e68219
parentf0cebf51ddfc3f3964cecfb25841a5022264014b (diff)
downloadffmpeg-006ec64877fb638de4b15ae5fd969e22bd0f60ca.zip
ffmpeg-006ec64877fb638de4b15ae5fd969e22bd0f60ca.tar.gz
ffmpeg-006ec64877fb638de4b15ae5fd969e22bd0f60ca.tar.bz2
lavr doxy: add version.h to the lavr group
Diffstat
-rw-r--r--libavresample/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index 387d097..3cc4441 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -19,6 +19,12 @@
#ifndef AVRESAMPLE_VERSION_H
#define AVRESAMPLE_VERSION_H
+/**
+ * @file
+ * @ingroup lavr
+ * Libavresample version macros.
+ */
+
#define LIBAVRESAMPLE_VERSION_MAJOR 1
#define LIBAVRESAMPLE_VERSION_MINOR 1
#define LIBAVRESAMPLE_VERSION_MICRO 0