GNOME Bugzilla – Bug 782918
aggregator: Add propose_allocation vfunc
Last modified: 2017-05-22 07:28:35 UTC
Add a propose allocation vfunc to the GstAggregator, this is largely taking the code from the GL subclass and moving up upwards.
Created attachment 352276 [details] [review] aggregator: Caps event always goes to the aggregate thread So no need to check it here.
Created attachment 352277 [details] [review] aggregator: Check for the result of caps events
Created attachment 352278 [details] [review] aggregator: Implement propose allocation
Created attachment 352279 [details] [review] gl*mixer: Use propose_allocation from the GstAggregator base class
Created attachment 352280 [details] [review] videoaggregator: Declare that it supports the video meta on input
Attachment 352276 [details] pushed as a463859 - aggregator: Caps event always goes to the aggregate thread Attachment 352277 [details] pushed as 20bf97f - aggregator: Check for the result of caps events Attachment 352278 [details] pushed as 431dc97 - aggregator: Implement propose allocation Attachment 352279 [details] pushed as 1a2df04 - gl*mixer: Use propose_allocation from the GstAggregator base class Attachment 352280 [details] pushed as 68bb5bf - videoaggregator: Declare that it supports the video meta on input