On Fri, 22 Apr 2016, Nicolas George wrote:

Le duodi 2 floréal, an CCXXIV, sebechlebsky...@gmail.com a écrit :
From: Jan Sebechlebsky <sebechlebsky...@gmail.com>

In open_slave failure can happen before bsfs array is initialized,
close_slave must check that bsfs is not NULL before accessing
tee_slave->bsfs[i] element.

Slave muxer expects write_trailer to be called if it's
write_header suceeded (so resources allocated in write_header
are freed). Therefore if failure happens after successfull
write_header call, we must ensure that write_trailer of
that particular slave is called.

Some cleanups are made by Marton Balint.

Signed-off-by: Jan Sebechlebsky <sebechlebsky...@gmail.com>
Signed-off-by: Marton Balint <c...@passwd.hu>

Looks ok.


Thanks applied.

Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to