- 09 Şub, 2013 20 kayıt (commit)
-
-
Serhiy Storchaka yazdı
writes and escapes non-ascii characters.
-
Serhiy Storchaka yazdı
writes and escapes non-ascii characters.
-
Serhiy Storchaka yazdı
-
R David Murray yazdı
Report and patch by Berker Peksag.
-
R David Murray yazdı
Report and patch by Berker Peksag.
-
R David Murray yazdı
-
R David Murray yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
Remove obsoleted xreadline method.
-
Serhiy Storchaka yazdı
Remove obsoleted xreadline method.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
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.
-
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.
-
Ned Deily yazdı
-
Ned Deily yazdı
-
- 08 Şub, 2013 6 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Gregory P. Smith yazdı
the version it was improved in.
-
Gregory P. Smith yazdı
the version it was improved in.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 07 Şub, 2013 13 kayıt (commit)
-
-
Victor Stinner yazdı
string (wstr) format is now cleared.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
input buffer.
-
Serhiy Storchaka yazdı
input buffer.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 06 Şub, 2013 1 kayıt (commit)
-
-
R David Murray yazdı
-