[Bug 788133] Fix problems with GstVideoInfo
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Sep 25 22:05:32 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788133
--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> ---
Erlend, I changed sensibly your patch concerning the ABI incompatibility issue
as it is not really correct as the size of the fields is not the same as the
size of the union and if we add more field in the future, we won't be ABI
compatible again.
My approach is to have it as an GLib.Opaque object instead of a managed
structure, you can find the details in the commit message.
Please, let me know if that approach is good to you.
--
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