From 01b760190d32550683d7c790309acadea3fe0820 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 28 Oct 2012 22:52:54 +0100 Subject: lavr: add general API usage doxy Signed-off-by: Anton Khirnov --- libavutil/avutil.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libavutil/avutil.h') 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 */ -- cgit v1.2.3