[Bug 739765] caps: Add gst_caps_foreach() and gst_caps_map_in_place()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 16 00:57:13 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739765
  GStreamer | gstreamer (core) | unspecified

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-12-16 08:57:10 UTC ---
Rather with "and" as you can do both at the same time on the same
caps/structure:
- gst_caps_filter_and_map_in_place()
- gst_structure_filter_and_map_in_place()


Adding non-inplace variants for all this doesn't seem too important as foreach
already allows that by putting an empty caps/structure into the user_data and
filling that during iteration.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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