Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for waveformatex files | Martin Storsjo | 2014-06-23 | 1 | -1/+11 |
* | Support reading sox style piped wav files | Martin Storsjo | 2014-06-23 | 1 | -1/+1 |
* | Use skip instead of fseek | Martin Storsjo | 2014-06-23 | 1 | -2/+8 |
* | Allow reading wav files with a 0 bytes RIFF chunk | Martin Storsjo | 2014-06-23 | 1 | -1/+5 |
* | Allow opening stdin when "-" is specified | Martin Storsjo | 2014-06-23 | 1 | -2/+6 |
* | Support streamed wav files with a 0 bytes data chunk | Martin Storsjo | 2014-06-23 | 1 | -1/+7 |
* | Add an encoder example | Martin Storsjo | 2012-09-13 | 1 | -0/+163 |