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:
authorAnton Khirnov <anton@khirnov.net>2011-12-10 23:16:57 +0400
committerAnton Khirnov <anton@khirnov.net>2011-12-11 01:02:28 +0400
commiteca06cbed9160a16f5e6c58302f1b9e2ff116283 (patch)
tree6ea56b18c578b4ffedeb0edcf907d106a3f7b7bd /libavformat/avformat.h
parentfb42db7c39f075baf59e53168a11a9feb2222761 (diff)
lavf doxy: add installed headers to groups.
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 2298d718c7..525f8ff3b5 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -22,6 +22,12 @@
#define AVFORMAT_AVFORMAT_H
/**
+ * @file
+ * @ingroup libavf
+ * Main libavformat public API header
+ */
+
+/**
* @defgroup libavf I/O and Muxing/Demuxing Library
* @{
*