diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-03-14 20:08:50 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-03-20 07:10:06 +0100 |
commit | 0d0b81f941a2d5011bec754ba48e84a479306661 (patch) | |
tree | 9eb0c695437602273a1b36d5c31ebc3a080ff707 /doc/avtools-common-opts.texi | |
parent | 4fea8959d8f8719fa33ea30a5cfc98338aae0af2 (diff) | |
download | ffmpeg-0d0b81f941a2d5011bec754ba48e84a479306661.tar.gz |
Generate manpages for AV{Format,Codec}Context AVOptions.
Diffstat (limited to 'doc/avtools-common-opts.texi')
-rw-r--r-- | doc/avtools-common-opts.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi index badd35818c..0be9cf0634 100644 --- a/doc/avtools-common-opts.texi +++ b/doc/avtools-common-opts.texi @@ -156,3 +156,6 @@ use @option{-option 0}/@option{-option 1}. Note2 old undocumented way of specifying per-stream AVOptions by prepending v/a/s to the options name is now obsolete and will be removed soon. + +@include avoptions_codec.texi +@include avoptions_format.texi |