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 741086 - dshowsrcwrapper: Patch to fix comparison of null caps
dshowsrcwrapper: Patch to fix comparison of null caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.x
Other Windows
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-03 21:24 UTC by Matthew Bader
Modified: 2014-12-04 17:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix comparison of null caps (2.04 KB, patch)
2014-12-03 21:24 UTC, Matthew Bader
committed Details | Review

Description Matthew Bader 2014-12-03 21:24:28 UTC
Created attachment 292099 [details] [review]
Patch to fix comparison of null caps

This patch fixes attempting to compare caps when current caps is non-existent.
Comment 1 Sebastian Dröge (slomo) 2014-12-04 17:04:39 UTC
commit d627f4b93bc99d53d45ba1718a7de4a4319e4d48
Author: Matthew Bader <matt@hyperlobic.net>
Date:   Wed Dec 3 16:13:17 2014 -0500

    dshowsrcwrapper: Fixed null caps comparison
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741086