diff options
author | James Zern <jzern@google.com> | 2011-02-11 16:02:45 -0800 |
---|---|---|
committer | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-02-17 00:04:31 +0100 |
commit | 0fa904c9d845d4a47372e619067e21991bb39b06 (patch) | |
tree | 90243a98ce289eed8f2a8de30711bb71005230eb /doc/ffmpeg.texi | |
parent | 009026efb1e3b3a5f05fd9934019a6300b25f364 (diff) | |
download | ffmpeg-0fa904c9d845d4a47372e619067e21991bb39b06.tar.gz |
documentation: add encoders chapter
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r-- | doc/ffmpeg.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 8b8e42f1f6..f0f3b65084 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -981,6 +981,7 @@ file to which you want to add them. @c man end EXAMPLES @include eval.texi +@include encoders.texi @include demuxers.texi @include muxers.texi @include indevs.texi |