GNOME Bugzilla – Bug 784656
audioaggregator: return gboolean in set_sink_caps
Last modified: 2017-10-12 19:05:16 UTC
Let callers decide what to do when info_from_caps fails.
Created attachment 355100 [details] [review] audioaggregator: return gboolean in set_sink_caps
Can't you put that patch with some other patch using it ? A bug per patch hides the intention in my opinion.
Review of attachment 355100 [details] [review]: It should always be valid at this point, because it should have been validated through the static template which should have all of the required fields.
This is obsolete, API has changed since then