aboutsummaryrefslogtreecommitdiffstats
path: root/src/wav.h
Commit message (Expand)AuthorAgeFilesLines
* Do not use 8bit, 16bit types if do not realy need it.Daniil Cheredni2024-11-011-3/+3
* Stop encoding if case of pipe input and no writerDaniil Cherednik2019-12-091-17/+7
* Fix some VS compilation warnings0.0.1Daniil Cherednik2019-05-171-3/+3
* Support for MS Windows platformDaniil Cherednik2019-05-151-8/+19
* Set LGPL v2.1 licenseDaniil Cherednik2017-02-121-0/+18
* Checking of input file format addedDaniil Cherednik2016-09-291-0/+1
* Compilation warnings fixedDaniil Cherednik2016-07-171-2/+2
* remove suboptimal multiply readf (writef) libsndfile calls during reading or ...Daniil Cherednik2016-03-071-14/+14
* use libsndfile instead of own wav readerDaniil Cherednik2015-12-271-37/+12
* experimental first implementation of ATRAC encoderDaniil Cherednik2015-10-311-0/+126