parsebin: Post STREAM_COLLECTION on EVENT_STREAM_COLLECTION
authorThibault Saunier <tsaunier@igalia.com>
Wed, 18 Apr 2018 19:06:07 +0000 (16:06 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Thu, 19 Apr 2018 11:40:35 +0000 (08:40 -0300)
commit89d0e9cc92a86aa0227ee87406737b6d31670aea
tree1aa307603151612beee9a37bda125bac067fd184
parent2f3ff84f4082097a36732a91734121fb209efb84
parsebin: Post STREAM_COLLECTION on EVENT_STREAM_COLLECTION

Otherwise decodebin won't get notified about STREAM_COLLECTION comming
from the sources and thus will never get informored about it. Without
being informed about the stream collection decodebin won't be able to
select any streams. It ends up not creating any output for the streams
defined from outside parserbin.

https://bugzilla.gnome.org/show_bug.cgi?id=795364
gst/playback/gstparsebin.c