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 620083 - spectrum: Fix compensation of rounding errors
spectrum: Fix compensation of rounding errors
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: git master
Assigned To: Alexander Kojevnikov
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-30 10:14 UTC by Alexander Kojevnikov
Modified: 2010-05-31 00:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Compensation of rounding errors (3.38 KB, patch)
2010-05-30 10:19 UTC, Alexander Kojevnikov
none Details | Review

Description Alexander Kojevnikov 2010-05-30 10:14:17 UTC
The current algorithm is a bit off, the patch is coming...
Comment 1 Alexander Kojevnikov 2010-05-30 10:19:25 UTC
Created attachment 162308 [details] [review]
Compensation of rounding errors

The patch is based on top of patches from bug 619045.
Comment 2 Alexander Kojevnikov 2010-05-31 00:52:56 UTC
Please ignore this, I misunderstood the code.