videoaggregator: push the caps event as soon as we receive it
authorMatthew Waters <ystreet00@gmail.com>
Thu, 7 Aug 2014 09:54:36 +0000 (19:54 +1000)
committerMatthew Waters <ystreet00@gmail.com>
Mon, 11 Aug 2014 13:36:27 +0000 (23:36 +1000)
commit4b1bf9b52a04579758e31f1c7d6f501963aa3ed8
tree5d85db6e6995d913da7ab19e5a239e43eec96fcd
parent0ab1136f4e04626aec8b676c58650d1f393d13e3
videoaggregator: push the caps event as soon as we receive it

Along with the required mandatory dependent events.

Some elements need to perform an allocation query inside
::negotiated_caps().  Without the caps event being sent prior,
downstream elements will be unable to answer and will return
an error.

https://bugzilla.gnome.org/show_bug.cgi?id=732662
gst-libs/gst/video/gstvideoaggregator.c