Serhiy Storchaka
|
bad1257c96
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:03:42 +02:00 |
Serhiy Storchaka
|
3062c9a6c8
|
Issue #19641: Added the audioop.byteswap() function to convert big-endian
samples to little-endian and vice versa.
|
2013-11-23 22:26:01 +02:00 |
Serhiy Storchaka
|
f4fd257a02
|
Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on
big-endian platforms.
Temporary forbidden test_unseekable_incompleted_write fornot compressed 16-
and 32-bit wave file on big-endian platforms.
|
2013-11-21 11:04:22 +02:00 |
Serhiy Storchaka
|
d9a018222f
|
Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on
big-endian platforms.
Temporary forbidden test_unseekable_incompleted_write fornot compressed 16-
and 32-bit wave file on big-endian platforms.
|
2013-11-21 11:02:30 +02:00 |
Serhiy Storchaka
|
452bab4acf
|
Issue #16685: Added support for writing any bytes-like objects in the aifc,
sunau, and wave modules.
|
2013-11-16 14:01:31 +02:00 |
Serhiy Storchaka
|
7714ebbe0e
|
Issue #5202: Added support for unseekable files in the wave module.
|
2013-11-16 13:04:00 +02:00 |
Serhiy Storchaka
|
481c6dd79f
|
Issue #18919: Fixed resource leaks in audio tests.
|
2013-10-14 20:10:18 +03:00 |
Serhiy Storchaka
|
85812bca21
|
Issue #18919: Fixed resource leaks in audio tests.
|
2013-10-14 20:09:47 +03:00 |
Serhiy Storchaka
|
eb7414fc29
|
Issue #18919: Unified and extended tests for audio modules: aifc, sunau and
wave.
|
2013-10-13 18:06:45 +03:00 |
Serhiy Storchaka
|
1b80e63d70
|
Issue #18919: Unified and extended tests for audio modules: aifc, sunau and
wave.
|
2013-10-13 17:55:07 +03:00 |