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 772676 - parsebin: Use gst_playback_utils_compare_factories_func
parsebin: Use gst_playback_utils_compare_factories_func
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.10.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-10 08:44 UTC by Wonchul Lee
Modified: 2016-10-31 14:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
parsebin: Use gst_playback_utils_compare_factories_func (2.33 KB, patch)
2016-10-10 08:45 UTC, Wonchul Lee
committed Details | Review

Description Wonchul Lee 2016-10-10 08:44:09 UTC
Fixed to make use of gst_playback_utils_compare_factories_func in Parsebin also, related bug https://bugzilla.gnome.org/show_bug.cgi?id=770692
Comment 1 Wonchul Lee 2016-10-10 08:45:07 UTC
Created attachment 337297 [details] [review]
parsebin: Use gst_playback_utils_compare_factories_func
Comment 2 Tim-Philipp Müller 2016-10-11 15:12:32 UTC
Thanks!

commit 778ffac86afb30883946132d13935b64d2a7652b
Author: Wonchul Lee <chul0812@gmail.com>
Date:   Mon Oct 10 17:08:11 2016 +0900

    parsebin: re-use existing compare_factories utils func
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772676