diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-04-11 08:31:10 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-05-17 20:26:11 +0200 |
commit | bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec (patch) | |
tree | 19c4c32b15a0b29f725bc86a891375ec3d9d8f09 /libavutil | |
parent | abad374909e6416e941351094f4f1446a71f8d23 (diff) | |
download | ffmpeg-bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec.tar.gz |
lavfi doxy: add a page for lavfi.
Diffstat (limited to 'libavutil')
-rw-r--r-- | libavutil/avutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h index 33f9bea723..5ed33a9777 100644 --- a/libavutil/avutil.h +++ b/libavutil/avutil.h @@ -35,7 +35,7 @@ * provided by Libav. * * @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 |