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 663346 - autoconvert: merge caps instead of using union
autoconvert: merge caps instead of using union
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-03 18:58 UTC by Vincent Penquerc'h
Modified: 2011-11-07 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
autoconvert: merge caps instead of using union (1.58 KB, patch)
2011-11-03 18:58 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2011-11-03 18:58:14 UTC
autoconvert: merge caps instead of using union
Comment 1 Vincent Penquerc'h 2011-11-03 18:58:17 UTC
Created attachment 200635 [details] [review]
autoconvert: merge caps instead of using union

It's a lot faster, and preserves caps ordering.
Comment 2 Vincent Penquerc'h 2011-11-07 12:17:28 UTC
commit 9674c5aefab9d061284a8e0e320bdef9c187bebd
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Thu Nov 3 18:55:24 2011 +0000

    autoconvert: merge caps instead of using union
    
    It's a lot faster, and preserves caps ordering.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=663346