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 663643 - gstvalue: consider lists and ranges equal if they hold the same set
gstvalue: consider lists and ranges equal if they hold the same set
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 0.10.36
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 661909 662306
 
 
Reported: 2011-11-08 18:12 UTC by Vincent Penquerc'h
Modified: 2011-11-09 10:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gstvalue: consider lists and ranges equal if they hold the same set (4.43 KB, patch)
2011-11-08 18:12 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2011-11-08 18:12:13 UTC
gstvalue: consider lists and ranges equal if they hold the same set
Comment 1 Vincent Penquerc'h 2011-11-08 18:12:15 UTC
Created attachment 201020 [details] [review]
gstvalue: consider lists and ranges equal if they hold the same set

This fixes caps operations when different elements advertise some
of their caps' properties differently (eg, for audio channels, either
a range from 1 to 2, or a list of 1 and 2).
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2011-11-09 10:32:10 UTC
Thanks! Pushed that with my test.