Fix incorrect return type in several functions
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 27 Oct 2016 03:38:41 +0000 (09:08 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Thu, 27 Oct 2016 17:36:26 +0000 (23:06 +0530)
commit20ced51df28f43640704ce122b129b3c6bfd29ca
tree8ed624c338362efa21fdcceb922fe7e845980199
parent64c5b610d98be2172e7a2f8ea4acabc2f357adfb
Fix incorrect return type in several functions

All these should return GstFlowReturn, not gboolean
gst-libs/gst/audio/gstaudioaggregator.c