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/avio.h
parentfb42db7c39f075baf59e53168a11a9feb2222761 (diff)
lavf doxy: add installed headers to groups.
Diffstat (limited to 'libavformat/avio.h')
-rw-r--r--libavformat/avio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/avio.h b/libavformat/avio.h
index 98880bae38..dec2a5effe 100644
--- a/libavformat/avio.h
+++ b/libavformat/avio.h
@@ -22,6 +22,7 @@
/**
* @file
+ * @ingroup lavf_io
* Buffered I/O operations
*/