diff options
author | Bela Bodecs <bodecsb@vivanet.hu> | 2016-01-20 15:29:13 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-20 17:31:01 +0100 |
commit | dec23859b040e2b76f6753789dbe7b47f2ecf497 (patch) | |
tree | b1644d0f95bc2a7acf9f4314db2cca8bdd18f765 /doc/scaler.texi | |
parent | 7ccedc1c78c9a5140758f515d46ce23de6e6a7d2 (diff) | |
download | ffmpeg-dec23859b040e2b76f6753789dbe7b47f2ecf497.tar.gz |
vf_scale: eval, param0 and param1 documentation
Documentation of eval, param0 and param1 parameters
Signed-off-by: Bela Bodecs <bodecsb@vivanet.hu>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 55b2fbe736..3e115cdda5 100644 --- a/doc/scaler.texi +++ b/doc/scaler.texi @@ -91,6 +91,7 @@ Select source range. @item dst_range Select destination range. +@anchor{sws_params} @item param0, param1 Set scaling algorithm parameters. The specified values are specific of some scaling algorithms and ignored by others. The specified values |