[FFmpeg-devel] [PATCH] lavfi: add realtime filter.

Nicolas George george at nsup.org
Sat Nov 7 16:12:35 CET 2015


Le quartidi 4 brumaire, an CCXXIV, Nicolas George a écrit :
> Similar to the -re option in ffmpeg that only works for input files.
> Can be used at any place in the filter graph.
> 
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
>  Changelog                |   1 +
>  doc/filters.texi         |  16 ++++++
>  libavfilter/Makefile     |   2 +
>  libavfilter/allfilters.c |   2 +
>  libavfilter/f_realtime.c | 130 +++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 151 insertions(+)
>  create mode 100644 libavfilter/f_realtime.c

Pushed.

Regards,

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


More information about the ffmpeg-devel mailing list