[Bug 322587] [API 0.11] change gst_value_union() return value to void

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 10 11:08:40 PST 2011


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

--- Comment #11 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-11-10 19:08:35 UTC ---
That's exactly that. I'm thinking of ranges such as [16..4096] which are large,
and common in video width/height. Unlikely to be unioned with a non
intersecting range, though.

Audio might have separate caps for 1, 2, and more channels, so you might end up
unioning 1 and [3..255].

For audio sampling rate, the values would go even higher. What if you try to
union caps for wideband audio and narrowband audio ? You'd end up with a LOT of
values.

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