qtmux: Only push ftyp later (in faststart mode)
authorThiago Santos <thiagoss@embedded.ufcg.edu.br>
Fri, 16 Oct 2009 00:11:16 +0000 (21:11 -0300)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 19:32:13 +0000 (20:32 +0100)
commite8c21f14cc802c3fb427424e7190f55d298f33d3
treea1d1757acf03d2f29ae674cac64e58c2a5544a45
parent99f47c4b1726489066ee4fd835d07710c5d88c6a
qtmux: Only push ftyp later (in faststart mode)

In faststart mode, there is no need to send the ftyp
right at the beginning of the stream. Waiting and sending it
only later (when the moov atom is ready to be sent) provides
us with more information about the stream and we can better
select the compatible brands.
gst/quicktime/gstqtmux.c