[Bug 754112] pad: don't fallback to caps queries with proxy pads
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 6 06:12:15 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754112
--- Comment #12 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 533d0ac7f1d8dea1d2915a359225184302c74fc9
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Tue Sep 29 21:14:19 2015 -0300
pad: tests for accept-caps handling with proxy pads
Adds 3 new tests for testing accept-caps behavior with
proxy-caps pads.
1) A scenario where there is no proxy. The caps should be compared to the
template caps of the pad
2) A scenario where there is a compatible pad. The caps should be compared
to the proxied pad caps (and also with the template)
3) A scenario where there is an incompatible proxy pad. No caps should be
possible at all.
https://bugzilla.gnome.org/show_bug.cgi?id=754112
commit 02d88fc3f3168e662750829c2488997eb2aba9ac
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Thu Nov 5 16:15:22 2015 -0300
pad: check template caps for proxy pads in accept-caps
Validate that the proxy pad indeed accepts the caps by also
comparing with the pad template caps, otherwise when the pad
had no internally linked pads it would always return true.
https://bugzilla.gnome.org/show_bug.cgi?id=754112
--
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