Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #19623: Fixed writing to unseekable files in the aifc module. | Serhiy Storchaka | 2013-12-14 | 1 | -19/+9 |
|\ | |||||
| * | Issue #19623: Fixed writing to unseekable files in the aifc module. | Serhiy Storchaka | 2013-12-14 | 1 | -15/+8 |
* | | Issue #19641: Added the audioop.byteswap() function to convert big-endian | Serhiy Storchaka | 2013-11-23 | 1 | -1/+2 |
* | | Issue #19261: Added support for writing 24-bit samples in the sunau module. | Serhiy Storchaka | 2013-11-10 | 1 | -0/+28 |
|/ | |||||
* | Issue #18919: Unified and extended tests for audio modules: aifc, sunau and | Serhiy Storchaka | 2013-10-13 | 1 | -56/+89 |
* | Issue #8897: Fix sunau module, use bytes to write the header. Patch written by | Victor Stinner | 2010-06-07 | 1 | -0/+70 |