summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-06-24 10:30:43 +0200
committerPaul B Mahol <onemda@gmail.com>2017-06-24 19:20:46 +0200
commitc1b43e8452e778edea757e912d17780df1ebd92d (patch)
treeab8e3b759166e71a7494524aab72f0ab4980c6d8 /doc
parentf483949188dcb2f4c546603bd478100190ee5312 (diff)
downloadffmpeg-c1b43e8452e778edea757e912d17780df1ebd92d.tar.gz
avfilter/vf_overlay: remove rgb option
Its been deprecated for over 3 years. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 010d9f65c6..7ec7f5d959 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -10768,11 +10768,6 @@ automatically pick format
Default value is @samp{yuv420}.
-@item rgb @emph{(deprecated)}
-If set to 1, force the filter to accept inputs in the RGB
-color space. Default value is 0. This option is deprecated, use
-@option{format} instead.
-
@item repeatlast
If set to 1, force the filter to draw the last overlay frame over the
main input until the end of the stream. A value of 0 disables this