[Bug 758212] playbin adds the template caps on autoplug-query

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 16 23:31:50 PST 2015


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

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> ---
amc uses the template caps as the filter (which includes GLMemory) so it isn't
filtered out.  The only thing filtering out GLMemory is the capsfilter.

I think that the problem is this line which adds the GLMemory (from amc's
template caps.

result = gst_caps_merge (result, target_caps);

-- 
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