[Bug 691370] caps intersection is broken for channel-layout / bitmasks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 1 05:20:50 PST 2013


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

--- Comment #5 from Matej Knopp <matej.knopp at gmail.com> 2013-02-01 13:20:47 UTC ---
Yeah, except this subset is exactly what doesn't work for channel layout (see
the description). 

If you intersect
     { channels: 4, layout: FL FR RL RR } 
with 
     { channels: 4, layout: FL FR SR SR }
 and get
     { channels: 4, layout: FL FR } 
as result it is clearly wrong. It shouldn't intersect in this case.

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