[Bug 746373] New fundamental type for caps - GstFlagSet

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 19 06:20:36 PDT 2015


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

--- Comment #21 from Jan Schmidt <thaytan at noraisin.net> ---
The inconsistency is in gst-inspect - it serialises property strings using the
GFlags nick.

The de-serialisation code seems to check both the value and the nick, so either
will work.

Using the nick definitely produces an easier-to-read string, and since it's
only for humans (not for deserialising) that's more important than consistency
with the GFlags serialisation.

I'm not sure what you mean about 'video format= and audio format='. Those
aren't flags types, they're strings.

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