• Serhiy Storchaka's avatar
    Issue #16686: Fixed a lot of bugs in audioop module. · 62e709c5
    Serhiy Storchaka yazdı
    * avgpp() and maxpp() no more crash on empty and 1-samples input fragment. They now work when peak-peak values are greater INT_MAX.
    * ratecv() no more crashes on empty input fragment.
    * Fixed an integer overflow in ratecv().
    * Fixed an integer overflow in add() and bias() for 32-bit samples.
    * reverse(), lin2lin() and ratecv() no more lose precision for 32-bit samples.
    * max() and rms() no more returns negative result for 32-bit sample -0x80000000.
    * minmax() now returns correct max value for 32-bit sample -0x80000000.
    * avg(), mul(), tomono() and tostereo() now round negative result down and can return 32-bit sample -0x80000000.
    * add() now can return 32-bit sample -0x80000000.
    62e709c5
Adı
Son kayıt (commit)
Son güncelleme
..
c-api Loading commit data...
data Loading commit data...
distutils Loading commit data...
extending Loading commit data...
faq Loading commit data...
howto Loading commit data...
includes Loading commit data...
install Loading commit data...
library Loading commit data...
reference Loading commit data...
tools Loading commit data...
tutorial Loading commit data...
using Loading commit data...
whatsnew Loading commit data...
Makefile Loading commit data...
README.txt Loading commit data...
about.rst Loading commit data...
bugs.rst Loading commit data...
conf.py Loading commit data...
contents.rst Loading commit data...
copyright.rst Loading commit data...
glossary.rst Loading commit data...
license.rst Loading commit data...
make.bat Loading commit data...