mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
40f4daffd1
gcc 4.9.1 on ARM seems to have a bug that causes it to cast the float to an integer first, resulting in a 0 scale factor for volume < 1.0. As a side effect this change here will also improve accuracy of the result a bit because we go via doubles instead of floats. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65325 https://bugzilla.gnome.org/show_bug.cgi?id=745667 |
||
---|---|---|
.. | ||
.gitignore | ||
gstvolume.c | ||
gstvolume.h | ||
gstvolumeorc-dist.c | ||
gstvolumeorc-dist.h | ||
gstvolumeorc.orc | ||
Makefile.am | ||
volume.vcproj |