Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-08-14 18:24:56 +0300
committerPaul B Mahol <onemda@gmail.com>2015-08-14 18:27:56 +0300
commit4b0e11244287b3f886d117d01f87ef0c095796dc (patch)
treee03cc64a35476b88665c47b9f41d6577757a481b /doc/filters.texi
parentf3fbe790d9d4e93b2ec8c7476572f2d155e8b43e (diff)
avfilter/avf_avectorscope: add polar mode
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index e99a3081f0..2dd7d22355 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -11713,6 +11713,9 @@ Lissajous rotated by 45 degrees.
@item lissajous_xy
Same as above but not rotated.
+
+@item polar
+Shape resembling half of circle.
@end table
Default value is @samp{lissajous}.