plugins:ges: Fix pushing tags after e8c782d119eccf364fa24812cdc90c40f60d65d6
authorThibault Saunier <tsaunier@igalia.com>
Mon, 10 Feb 2020 21:00:33 +0000 (18:00 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Wed, 12 Feb 2020 20:50:37 +0000 (17:50 -0300)
commitf30b7f05b5729fef47526664c3e0d4529c11ccbf
treedfeece4c03da923f7af32faf64d4ae3e72b8fe26
parent3c3176516e777aeac22a4018223dc4063f02a599
plugins:ges: Fix pushing tags after e8c782d119eccf364fa24812cdc90c40f60d65d6

Basically the tags we send before STREAM_START are now ignored, meaning
that we could not detect nested timelines anymore, this commits makes
sure that we send our tag event after getting pushing STREAM_START.
plugins/ges/gesbasebin.c
plugins/ges/gesdemux.c