[Bug 746373] New fundamental type for caps - GstFlagSet

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 17 21:12:20 PDT 2015


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

--- Comment #8 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Is 56a7b:7bc85 compatible with 35fbc:67f25? yYu can't tell by just looking at
it. And wtf does ffd81f mean? I'm very much opposed to merging something as
undebuggable as this. Maybe you can instead allocate an extra structure to
describe each bit and have a much more verbose serialized format. With a bit of
cleverness, you can probably attach the description of the bits to the
fieldname, or just only do 32 bits per field and put the description in the
other pointer.

For the record, the only reason the bitmask are not a complete disaster is that
we only allow equality.

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