qtdemux: mark segment as sent after pushing when moov is received
authorThiago Santos <thiagossantos@gmail.com>
Mon, 28 May 2018 18:01:42 +0000 (11:01 -0700)
committerThiago Santos <thiagossantos@gmail.com>
Mon, 28 May 2018 18:26:36 +0000 (11:26 -0700)
commitae7b531902bded9f58bff8afa41508663b02b10e
treec00a52dc8dbc3fa70aa88c25cc2caddb0dfe3ada
parent0de143fa3ec32d9ebb88f8e701837bff13f2cae5
qtdemux: mark segment as sent after pushing when moov is received

Otherwise we would try to send it a second time if the same moov is
received or in any other situation that might trigger segment sending.

https://bugzilla.gnome.org/show_bug.cgi?id=752603
gst/isomp4/qtdemux.c