summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-10-28 22:52:54 +0100
committerAnton Khirnov <anton@khirnov.net>2012-10-29 20:05:41 +0100
commit01b760190d32550683d7c790309acadea3fe0820 (patch)
treebd5ad942ce36ca394b2434aab079d3895521554d /libavutil/avutil.h
parentbff5e5f8b3c5892a21a0df7b3352b31511e42a94 (diff)
lavr: add general API usage doxy
Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 a1433b4e65..33f9bea723 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -39,6 +39,7 @@
* @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 @ref lavr "libavresample" audio resampling, format conversion and mixing
* @li @subpage libswscale color conversion and scaling library
*/