[Bug 746373] New fundamental type for caps - GstFlagSet

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 19 05:44:31 PDT 2015


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #299805|0                           |1
        is obsolete|                            |

--- Comment #14 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 299808
  --> https://bugzilla.gnome.org/attachment.cgi?id=299808&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