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:
authorMichael Niedermayer <michaelni@gmx.at>2013-05-18 13:25:44 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-05-18 13:25:58 +0400
commit20f75a810c49743683b7e503cbbc1db0a04a8925 (patch)
tree6e9c7784ca7fea9bc853cd68ba3a3d92e5dd5c93 /libavresample
parent97200d89b9fccef1b72ea0e0e1d8eff7a5e05f43 (diff)
parent006ec64877fb638de4b15ae5fd969e22bd0f60ca (diff)
Merge commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca'
* commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca': lavr doxy: add version.h to the lavr group lavc doxy: add avcodec.h to the libavcodec group. Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavresample')
-rw-r--r--libavresample/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index 387d097d3a..3cc4441d86 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