[Bug 786948] GstMessageType above GST_MESSAGE_EXTENDED not usable with python3 on windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 30 17:04:33 UTC 2017


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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
flags aka "bitfields" (in gobject-introspection speak) are always unsigned,
enums are signed. So changing it for flags should be fine, for enums not so
much.

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