[Bug 147931] GstArray subtraction not implemented

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 18 02:03:18 PDT 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #16 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-18 09:03:13 UTC ---
Well, merge("channels=1;channels=2", "channels=[1,2]") should return
"channels=1;channels=[1,2]" or "channels=1;channels=2" (which are equivalent).
Merge should keep the preferences and order, which in this case means: Prefer 1
channel, otherwise I can also do 2 channels.

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