1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavformat
Martin Storsjö eb447d5159 segment: Free and reinit the muxer before calling avformat_write_header
This makes sure the muxers are set up in the way they expect
with no data left around from the previous run (which could
cause various issues including memory leaks, depending on the chaine
muxer).

This fixes memory leaks with the mpegts and flv muxers. It also
makes the usage of chained muxers correct.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-10-04 13:52:09 +03:00
..
2012-08-07 16:00:24 +02:00
2012-07-29 08:06:30 +02:00
2012-08-31 23:27:27 +02:00
2012-08-07 16:00:24 +02:00
2012-06-28 16:53:09 +02:00
2012-09-11 09:13:29 +02:00
2012-09-12 14:31:09 +02:00
2012-09-21 09:15:07 +02:00
2012-08-07 16:00:24 +02:00
2012-09-19 20:59:45 +02:00
2012-09-15 18:25:34 +02:00
2012-10-01 19:57:57 +02:00
2012-10-02 12:16:47 +02:00
2012-09-27 10:48:35 +02:00
2012-09-14 14:12:52 -04:00
2012-08-07 16:00:24 +02:00
2012-07-23 16:32:07 +03:00
2012-07-23 16:32:07 +03:00
2012-09-23 21:58:41 +03:00
2012-08-09 00:25:57 +03:00
2012-07-10 22:00:28 +03:00
2012-07-25 20:31:16 +03:00
2012-07-25 20:30:39 +03:00
2012-09-27 10:48:35 +02:00
2012-08-07 16:00:24 +02:00
2012-08-07 16:00:24 +02:00