[Bug 754285] New: Add a compositor test for ensuring that sinkpads are sorted by zorder
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Aug 29 06:48:20 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754285
Bug ID: 754285
Summary: Add a compositor test for ensuring that sinkpads are
sorted by zorder
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: nirbheek.chauhan at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The GST_ELEMENT(videaggregator)->sinkpads GList is supposed to always be sorted
by zorder. A bunch of code in compositor relies on this (see f.ex bug 754229),
but there's no test for it, and it's possible for someone to change/break this
implied assumption by mistake.
The attached patch adds a test for this to compositor.
--
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