capsfilter: Push pending events before a buffer also if upstream never configured...
authorSebastian Dröge <sebastian@centricular.com>
Thu, 2 Oct 2014 07:13:28 +0000 (10:13 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 2 Oct 2014 07:13:28 +0000 (10:13 +0300)
commit798cafa7fc2716478d4e3bbcdfd2c89340c7ecc5
treec45603a10c90562724d028aa84b6c3ddd661eeb6
parent2b6298ebc5277f939083123480a430cc4ffe9c1d
capsfilter: Push pending events before a buffer also if upstream never configured caps but we have srcpad caps already

Otherwise we never send pending events downstream that arrive after we
configured caps on the srcpad.

https://bugzilla.gnome.org/show_bug.cgi?id=737735
plugins/elements/gstcapsfilter.c