[Bug 739685] RFC: add API to GstPreset to compare presets

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 7 08:05:37 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739685
  GStreamer | gstreamer (core) | 1.x

--- Comment #6 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2014-11-07 16:05:34 UTC ---
Before I rename everything. If we go with my proposal 2) from #comment 3 ==
what Tim proposed in #Comment 4 - any preference on the name?

gst_preset_{equals,intersect,diff}()

Also any preference between:
gboolean
gst_preset_equals (GstPreset * preset, const gchar * name, GstStructure
*details)

and
GstStructure *
gst_preset_{intersect,diff}(GstPreset * preset, const gchar * name)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list