OSDN Git Service

Free AVStream->info in chained muxers
authorMartin Storsjö <martin@martin.st>
Wed, 2 Feb 2011 08:57:26 +0000 (10:57 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Thu, 3 Feb 2011 00:03:31 +0000 (01:03 +0100)
commitce41c51b0c71c87f623914ba0786aef325d818fe
tree78b84191c0e7ae372a842b36008033e38bf73fc9
parentd9c0510e22821baa364306d867ffac45da0620c8
Free AVStream->info in chained muxers

This fixes memory leaks in the RTSP muxer and RTP hinting in the
mov muxer present since SVN rev 25418.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavformat/movenchint.c
libavformat/rtpenc_chain.c
libavformat/rtsp.c