diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-09-30 16:03:44 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-09-30 16:09:58 +0200 |
commit | 31b6300f4d71c1dca74578b15950dbaab7380a2a (patch) | |
tree | ef4928158042c9a5530d365673a59f3663bc1548 /doc/scaler.texi | |
parent | 0a4aea6db914ceaf41c261042fce837aac04e42c (diff) | |
download | ffmpeg-31b6300f4d71c1dca74578b15950dbaab7380a2a.tar.gz |
doc: try to add a link from the vf_scale sws_flags to the scaler docs
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/scaler.texi')
-rw-r--r-- | doc/scaler.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/scaler.texi b/doc/scaler.texi index c33b6d93ad..0c61f4177e 100644 --- a/doc/scaler.texi +++ b/doc/scaler.texi @@ -9,6 +9,7 @@ FFmpeg tools. For programmatic use, they can be set explicitly in the @table @option +@anchor{sws_flags} @item sws_flags Set the scaler flags. This is also used to set the scaling algorithm. Only a single algorithm should be selected. |