summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-12-11 12:43:50 +0100
committerAnton Khirnov <anton@khirnov.net>2011-12-12 19:43:37 +0100
commit1be323054e05d79f5e74896add75a04802d79846 (patch)
treed2cb914afe8dfc737fe0bb36156e2b282f978b32 /libavutil/avutil.h
parent5b22d6e1323989b078ad097c5b50dddbbf0fe251 (diff)
Add basic libavdevice documentation.
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r--libavutil/avutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h
index 1ed9ffe87c..fa84eff9e7 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -37,6 +37,7 @@
* @li @ref libavc "libavcodec" encoding/decoding library
* @li @subpage libavfilter graph based frame editing library
* @li @ref libavf "libavformat" I/O and muxing/demuxing library
+ * @li @ref lavd "libavdevice" special devices muxing/demuxing library
* @li @ref lavu "libavutil" common utility library
* @li @subpage libpostproc post processing library
* @li @subpage libswscale color conversion and scaling library