[Bug 746373] New fundamental type for caps - GstFlagSet
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 22 04:56:13 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746373
--- Comment #31 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 300071
--> https://bugzilla.gnome.org/attachment.cgi?id=300071&action=edit
flagset: Add flag-nicks form, switch back to 32-bit
Make it so that it's possible to parse a GFlags style
serialisation of a flagset, without the hex portion on the
front. ie, +flag1/flag2/flag3+flag4, to indicate that
flag1 & flag4 must be set, and flag2/flag3 must be unset,
and any other flags are don't-care.
Make flagsets 32-bits again, sine that's all a GFlags can hold.
--
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