[Bug 746373] New fundamental type for caps - GstFlagSet
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 19 05:39:43 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746373
Jan Schmidt <thaytan at noraisin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #299671|0 |1
is obsolete| |
--- Comment #12 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 299805
--> https://bugzilla.gnome.org/attachment.cgi?id=299805&action=edit
gstvalue: Add GstFlagSet type
GstFlagSet is a new type designed for negotiating sets
of boolean capabilities flags, consisting of a 64-bit
flags bitfield and 64-bit mask field. The mask field
indicates which of the flags bits an element needs to have
as specific values, and which it doesn't care about.
This allows efficient negotiation of arrays of boolean
capabilities.
--
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