[Bug 703093] videomeasure: port to 1.0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 29 22:36:36 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=703093

--- Comment #27 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Another solution could be to:

* implement a GstAggregatorSink class, shouldn't be very difficult
(GstAggregator would simply expose a vmethod to create a source pad, with the
current behaviour as its default implementation, the subclass would override it
and return NULL)

* Instead of outputting a heat map of the differences, these could be somehow
attached to the messages, I don't know exactly how doable that would be

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list