[FFmpeg-cvslog] lavr doxy: add version.h to the lavr group

Anton Khirnov git at videolan.org
Sat May 18 11:34:54 CEST 2013


ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Sun May 12 14:54:43 2013 +0200| [006ec64877fb638de4b15ae5fd969e22bd0f60ca] | committer: Anton Khirnov

lavr doxy: add version.h to the lavr group

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=006ec64877fb638de4b15ae5fd969e22bd0f60ca
---

 libavresample/version.h |    6 ++++++
 1 file changed, 6 insertions(+)

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



More information about the ffmpeg-cvslog mailing list