diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-07-27 13:10:59 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-07-27 13:10:59 +0000 |
commit | 4419c8bf25a724776680de4bdd0ce97c69550c1e (patch) | |
tree | cf12ffa8688c7240b20a9e5ec34767ef3aea0b36 /doc/ffmpeg-doc.texi | |
parent | 51124db8ea839cdb8c9625309970088828440551 (diff) | |
download | ffmpeg-4419c8bf25a724776680de4bdd0ce97c69550c1e.tar.gz |
Add the indevs.texi and outdevs.texi files.
Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 7e3abadbb8..a4330cfaac 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -964,6 +964,8 @@ options have to be specified immediately after the name of the output file to which you want to add them. @c man end EXAMPLES +@include indevs.texi +@include outdevs.texi @include filters.texi @ignore |