OSDN Git Service

avformat/tee: Support flushing by writing NULL pkt
authorJan Sebechlebsky <sebechlebskyjan@gmail.com>
Mon, 11 Jul 2016 21:27:51 +0000 (23:27 +0200)
committerMarton Balint <cus@passwd.hu>
Fri, 15 Jul 2016 23:28:11 +0000 (01:28 +0200)
commite144b86fa4c7e178f2a7a9436ac2a89a82b58b09
tree54e024cf453546bbafd63e1789366d5a9123cdcc
parent3d7b5ad217e2643811f3042ef91de02f5543f221
avformat/tee: Support flushing by writing NULL pkt

This will add support for flushing by writing NULL
packet to the tee muxer, which propagates the action
to slave muxers as expected.

Signed-off-by: Jan Sebechlebsky <sebechlebskyjan@gmail.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
libavformat/tee.c