After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700272 - playback: Use subset checks instead of intersections
playback: Use subset checks instead of intersections
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-14 08:07 UTC by Sebastian Dröge (slomo)
Modified: 2013-05-14 08:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-playback-Use-subset-checks-instead-of-intersection.patch (5.53 KB, patch)
2013-05-14 08:08 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2013-05-14 08:07:35 UTC
See attached patch, this should allow to select elements for autoplugging more correctly.
Comment 1 Sebastian Dröge (slomo) 2013-05-14 08:08:13 UTC
Created attachment 244135 [details] [review]
0001-playback-Use-subset-checks-instead-of-intersection.patch
Comment 2 Sebastian Dröge (slomo) 2013-05-14 08:18:11 UTC
commit 450a47c0a515cc51a1d9171f702940903ce11c34
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Tue May 14 10:06:40 2013 +0200

    playback: Use subset checks instead of intersection
    
    https://bugzilla.gnome.org/show_bug.cgi?id=700272