diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-04-10 22:28:37 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-04-10 23:16:03 +0200 |
commit | 1cdb9f48dbc3601fc9ba007d344a7cd45da094d4 (patch) | |
tree | 11a7fceb923de1e0863ee978656fa1627db4f52c /doc/filters.texi | |
parent | 34610e11e7d597d747d9b92e961e17c23ac5b4e0 (diff) | |
download | ffmpeg-1cdb9f48dbc3601fc9ba007d344a7cd45da094d4.tar.gz |
lavfi/edgedetect: switch to an AVOptions-based system.
Diffstat (limited to 'doc/filters.texi')
-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 c94e5123ad..01380bc3f7 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3008,7 +3008,7 @@ For more information about fontconfig, check: Detect and draw edges. The filter uses the Canny Edge Detection algorithm. -This filter accepts the following optional named parameters: +The filter accepts the following options: @table @option @item low, high |