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 675319 - Remove gstinterfaces dependency from waveformsink and directsoundsink
Remove gstinterfaces dependency from waveformsink and directsoundsink
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Windows
: Normal blocker
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-02 18:06 UTC by LRN
Modified: 2012-05-03 07:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
No more gstinterfaces (directsound) (900 bytes, patch)
2012-05-02 18:07 UTC, LRN
committed Details | Review
No more gstinterfaces (waveform) (930 bytes, patch)
2012-05-02 18:08 UTC, LRN
committed Details | Review

Description LRN 2012-05-02 18:06:27 UTC
Both are still linking to libgstinterfaces
Comment 1 LRN 2012-05-02 18:07:51 UTC
Created attachment 213317 [details] [review]
No more gstinterfaces (directsound)
Comment 2 LRN 2012-05-02 18:08:57 UTC
Created attachment 213318 [details] [review]
No more gstinterfaces (waveform)
Comment 3 Sebastian Dröge (slomo) 2012-05-03 07:34:19 UTC
commit cb4f470c7ef11aedd51398c6bb4471fac6e74b0f
Author: Руслан Ижбулатов <lrn1986@gmail.com>
Date:   Wed May 2 21:49:56 2012 +0400

    waveform: No more gstinterfaces
    
    Fixes #675319

commit ccc0c9c313195990e17fc7dbf631240a481c7db8
Author: Руслан Ижбулатов <lrn1986@gmail.com>
Date:   Wed May 2 20:14:24 2012 +0400

    directsound: No more gstinterfaces
    
    Fixes #675319