diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2011-11-22 17:11:28 +0100 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2011-11-22 17:16:02 +0100 |
commit | e361b5089a5b782662eac92d4a76b12c6eaa11be (patch) | |
tree | 24ae9afbce958bbeeadc126461e792efb5765725 /libavutil/avutil.h | |
parent | e97e5a2e0244c2daa2d696cb69ee96a0e77e1eb1 (diff) | |
download | ffmpeg-e361b5089a5b782662eac92d4a76b12c6eaa11be.tar.gz |
doxy: structure libavformat groups
Diffstat (limited to 'libavutil/avutil.h')
-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 a1a9c38c8a..5381a41d73 100644 --- a/libavutil/avutil.h +++ b/libavutil/avutil.h @@ -36,7 +36,7 @@ * * @li @ref libavc "libavcodec" encoding/decoding library * @li @subpage libavfilter graph based frame editing library - * @li @subpage libavformat I/O and muxing/demuxing library + * @li @ref libavf "libavformat" I/O and muxing/demuxing library * @li @ref lavu "libavutil" common utility library * @li @subpage libpostproc post processing library * @li @subpage libswscale color conversion and scaling library |