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 630458 - level: avoid division by zero on silence
level: avoid division by zero on silence
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 0.10.26
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-23 18:12 UTC by Håvard Graff (hgr)
Modified: 2010-09-23 19:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.46 KB, patch)
2010-09-23 18:12 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2010-09-23 18:12:52 UTC
Created attachment 170952 [details] [review]
patch

...
Comment 1 Sebastian Dröge (slomo) 2010-09-23 19:19:33 UTC
commit 3e894a1f29f7b5ea95d18cfa6166146fe312cdd5
Author: Havard Graff <havard.graff@tandberg.com>
Date:   Tue Aug 24 13:25:02 2010 +0200

    level: avoid division by zero on silence
    
    Fixes bug #630458.