1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavformat
Martin Storsjö 0edae4e628 segment: Properly create new AVStreams for the chained muxer
Before, the chained muxer reused the AVStreams array from
the outer muxer, which made it impossible to use the proper
public functions (such as av_write_frame) when calling the
chained muxer.

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-06-21 16:11:29 +03: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-03-18 15:01:58 -07: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-02-14 10:12:44 +01: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