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 661105 - audiotestsrc: add missing break
audiotestsrc: add missing break
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 0.10.36
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-06 17:21 UTC by Vincent Penquerc'h
Modified: 2011-10-06 18:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
audiotestsrc: add missing break (883 bytes, patch)
2011-10-06 17:21 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2011-10-06 17:21:12 UTC
audiotestsrc: add missing break
Comment 1 Vincent Penquerc'h 2011-10-06 17:21:14 UTC
Created attachment 198452 [details] [review]
audiotestsrc: add missing break

And make violet noise usable
Comment 2 Sebastian Dröge (slomo) 2011-10-06 18:45:30 UTC
commit 70239887e869f011ffa2b235422103d5fc626df3
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Thu Oct 6 18:20:32 2011 +0100

    audiotestsrc: add missing break
    
    And make violet noise usable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=661105