> -----Original Message-----
> From: ffmpeg-devel <[email protected]> On Behalf Of Paul
> B Mahol
> Sent: Friday, March 25, 2022 12:19 PM
> To: [email protected]
> Subject: [FFmpeg-devel] [PATCH] avfilter/f_realtime: add support for
> commands
>
> Signed-off-by: Paul B Mahol <[email protected]>
> ---
> doc/filters.texi | 4 ++++
> libavfilter/f_realtime.c | 4 +++-
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/doc/filters.texi b/doc/filters.texi
> index d70ac3e237..1d56d24819 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -26757,6 +26757,10 @@ A processing speed faster than what is
> possible without these filters cannot
> be achieved.
Didn't you rather mean to say:
A processing speed faster than what is possible with these filters cannot..
^^^^
Best wishes,
softworkz
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".