mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-27 19:02:13 +08:00
avfilter/vf_overlay: remove rgb option
Its been deprecated for over 3 years. Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user