[FFmpeg-devel] [PATCH 0/2] Fifo support for tee

sebechlebskyjan at gmail.com sebechlebskyjan at gmail.com
Thu Dec 22 11:06:34 EET 2016


From: Jan Sebechlebsky <sebechlebskyjan at gmail.com>

Hello,
I am re-sending the patch(es) adding support for fifo pseudo-muxer in tee muxer.
I will apply the first one in few days (since it already has been reviewed by Nicolas,
and it differs only in issues Nicolas pointed out in review and these should be fixed now).
The second one adds feature suggested by Nicolas - possibility to pass options to fifo 
muxer by prefixing fifo options with fifo_ string. 

I will wait with that second patch for a reaction.

Thanks,
Jan

Jan Sebechlebsky (2):
  libavformat/tee: Add fifo support for tee
  libavformat/tee: Add possibility to pass fifo options by using fifo_
    prefix

 doc/muxers.texi   |  29 +++++++++++++++
 libavformat/tee.c | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 133 insertions(+), 1 deletion(-)

-- 
1.9.1



More information about the ffmpeg-devel mailing list