[FFmpeg-devel] [PATCH v11 3/3][GSOC] avformat/tee: Handling slave failure in tee muxer

Marton Balint cus at passwd.hu
Fri Apr 22 20:11:59 CEST 2016


On Thu, 21 Apr 2016, sebechlebskyjan at gmail.com wrote:

> From: Jan Sebechlebsky <sebechlebskyjan at gmail.com>
>
> Adds per slave option 'onfail' to the tee muxer allowing an output to
> fail,so other slave outputs can continue.
>
> Signed-off-by: Jan Sebechlebsky <sebechlebskyjan at gmail.com>
> ---
>
> Changes from last version:
>   -> Use av_err2str in tee_process_slave_failure instead of combination
>      of av_strerror and strerror
>
> doc/muxers.texi   | 14 +++++++++
> libavformat/tee.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++-------
> 2 files changed, 94 insertions(+), 11 deletions(-)
>

Thanks, applied.

Regards,
Marton


More information about the ffmpeg-devel mailing list