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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 13 08:08:35 PST 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #11 from Sebastian Dröge <slomo at circular-chaos.org> 2013-02-13 16:08:30 UTC ---
commit fb3b53328f19489848f6d25473ad41b75d7f6ca6
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Feb 13 17:00:23 2013 +0100

    value: Remove set-style bitmask intersection/union/subtraction functions

    Set operations on the bitmasks don't make much sense and result
    in invalid caps when used as a channel-mask. They are now handled
    exactly like integers.

    This functionality was not used anywhere except for tests.

    https://bugzilla.gnome.org/show_bug.cgi?id=691370

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