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:
authorClément Bœsch <ubitux@gmail.com>2012-12-11 05:13:43 +0400
committerClément Bœsch <ubitux@gmail.com>2012-12-11 05:13:43 +0400
commit18d9398143ac63915e85d76447dca5c9670ed58a (patch)
tree1adf49e5169442331745d021667b94f5354ae427 /libavutil/avutil.h
parent5595e7a10221d03333bba6183e75d5bda2643b04 (diff)
doxy: add ref for lavfi, lpp and lsws.
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r--libavutil/avutil.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h
index 5fc175a312..78deff1fd8 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -35,13 +35,13 @@
* provided by FFmpeg.
*
* @li @ref libavc "libavcodec" encoding/decoding library
- * @li @subpage libavfilter graph based frame editing library
+ * @li @ref lavfi "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 @ref lswr "libswresample" audio resampling, format conversion and mixing
- * @li @subpage libpostproc post processing library
- * @li @subpage libswscale color conversion and scaling library
+ * @li @ref lpp "libpostproc" post processing library
+ * @li @ref lsws "libswscale" color conversion and scaling library
*/
/**