aggregator: Return an error directly if negotiation of a sink pad failed
authorSebastian Dröge <sebastian@centricular.com>
Mon, 13 Aug 2018 11:50:57 +0000 (14:50 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 14 Aug 2018 07:23:23 +0000 (10:23 +0300)
commit08bd835f095a27e5f265bf6132abdea11b8045e3
treeb8a1b3a87f54796ef8d20cb783929d001baa0b84
parent29ef9a81aa63311ce0fde55c4caf437c2b0c425a
aggregator: Return an error directly if negotiation of a sink pad failed

And don't give buffers to subclasses in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=796951
libs/gst/base/gstaggregator.c