[FFmpeg-devel] [PATCH] avfilter/vf_tile: add queue option

Nicolas George george at nsup.org
Sun Nov 19 18:19:16 EET 2017


Le septidi 27 brumaire, an CCXXVI, Paul B Mahol a écrit :
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  doc/filters.texi      |  4 ++++
>  libavfilter/vf_tile.c | 18 +++++++++++++++++-
>  2 files changed, 21 insertions(+), 1 deletion(-)
> 
> diff --git a/doc/filters.texi b/doc/filters.texi
> index 5d99437871..7eeeafab8e 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -14461,6 +14461,10 @@ is "black".
>  @item overlap
>  Set the number of frames to overlap when tiling several successive frames together.
>  The value must be between @code{0} and @var{nb_frames - 1}.
> +
> + at item queue
> +Set the number of frames to initially queue when displaying first frame.
> +The value must be between @code{0} and @var{nb_frames}.
>  @end table

Queue where? To do what later, and when?

I cannot determine what this option is supposed to do, even with a quick
glance at the code, so I guess a normal user would be completely
baffled.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171119/7d44d96c/attachment.sig>


More information about the ffmpeg-devel mailing list