FFmpeg/libavformat
Martin Storsjö 0c7b8b758a movenc: Buffer the mdat for the initial moov fragment, too
This allows writing QuickTime-compatible fragmented mp4 (with
a non-empty moov atom) to a non-seekable output.

This buffers the mdat for the initial fragment just as it does
for all normal fragments, too. Previously, the resulting
atom structure was mdat,moov, moof,mdat ..., while it now
is moov,mdat, moof,mdat.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-02-22 12:27:39 +02:00
..
2012-02-14 22:32:53 +01:00
2012-02-06 13:22:01 -05:00
2012-02-08 21:47:12 -05:00
2011-11-30 20:34:45 +01:00
2011-11-30 20:34:45 +01:00
2012-01-27 17:19:09 -08:00
2012-02-17 14:19:35 -05:00
2011-12-01 13:47:28 +02:00
2011-11-23 21:43:46 +01:00
2011-08-09 19:56:25 +02:00
2011-05-21 13:48:10 +02:00
2012-02-21 15:47:06 +01:00
2012-02-20 11:10:02 +02:00
2011-12-11 00:32:25 +01:00
2012-01-27 17:19:09 -08:00
2012-02-14 22:32:53 +01:00
2011-04-19 18:28:38 +02:00
2011-12-11 00:32:25 +01:00
2011-10-28 14:54:14 -07:00
2011-08-09 19:56:25 +02:00
2011-12-21 00:00:03 +01:00
2011-11-30 20:34:45 +01:00
2011-11-30 20:34:45 +01:00
2011-12-20 22:38:53 +01:00
2011-12-18 16:23:16 +01:00
2012-02-19 19:10:28 +01:00
2012-01-03 18:47:42 -05:00
2012-01-27 17:19:09 -08:00
2011-10-17 20:40:20 +03:00
2011-04-08 15:59:19 +02:00
2012-02-15 22:06:07 +02:00
2012-01-27 17:19:09 -08:00
2012-01-27 17:19:09 -08:00
2012-02-14 10:12:44 +01:00
2012-01-16 11:29:55 +01:00
2011-05-21 13:48:10 +02:00
2012-02-14 22:32:53 +01:00
2012-02-09 13:13:04 -05:00