[FFmpeg-devel] [PATCH] avfilter/f_realtime: add support for commands
Soft Works
softworkz at hotmail.com
Tue Mar 29 23:39:19 EEST 2022
> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of Paul
> B Mahol
> Sent: Friday, March 25, 2022 12:19 PM
> To: ffmpeg-devel at ffmpeg.org
> Subject: [FFmpeg-devel] [PATCH] avfilter/f_realtime: add support for
> commands
>
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> 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
More information about the ffmpeg-devel
mailing list