diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2022-03-03 16:48:33 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2022-03-03 16:48:33 +0530 |
commit | 72684d2c2df015fadefc06b6eb58964ad8afa2fe (patch) | |
tree | 1e9cb340e188d91f2072bf9c0f950017ab636294 /doc | |
parent | dae95b3ffd62ed86cd2e3798c2f281aa67969eca (diff) | |
download | ffmpeg-72684d2c2df015fadefc06b6eb58964ad8afa2fe.tar.gz |
doc/filters: correct default value of lut filters
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 8cba7f744d..571d9430c6 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -15096,7 +15096,7 @@ expression @end table -All expressions default to "val". +All expressions default to "clipval". @subsection Commands |