[Bug 775786] gst_structure_is_subset() conflicts with the design docs
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Dec 8 03:22:59 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=775786
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olivier.crete at ocrete.ca
--- Comment #1 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
The code is right, the design docs are wrong. You have to think of it in terms
of what caps the structure defines. (so A=channels=1,rate=1 is a subset of
B=channels=1 because the B is also compatible with C=channels=1,rate=2 while A
isn't).
--
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