On Fri, 22 Apr 2016, Nicolas George wrote:
Le duodi 2 floréal, an CCXXIV, [email protected] a écrit :
From: Jan Sebechlebsky <[email protected]>
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 <[email protected]>
Signed-off-by: Marton Balint <[email protected]>
Looks ok.
Thanks applied.
Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel