Commit Graph

18 Commits

Author SHA1 Message Date
Alexandre Ratchov 99357b1841 aucat: remove useless variable assignments in .au header parsing code.
From Michael W. Bombardieri, thanks.
2017-11-23 07:32:25 +01:00
Alexandre Ratchov f6579c4341 Use the right header sizes for reading .aiff and .au files.
From nicm@.
2017-03-27 13:58:46 +02:00
Alexandre Ratchov 6c1c0d3ff6 Remove unnecessary includes. From Michael W. Bombardieri <mb at ii.net>. 2017-01-03 08:05:41 +01:00
Alexandre Ratchov 6436780b57 fit in 80 columns, trailing spaces, tabs 2016-01-09 09:49:55 +01:00
Alexandre Ratchov 97bf660690 fit in 80 columns, trailing spaces, tabs 2016-01-09 09:35:54 +01:00
Alexandre Ratchov fd7c03518f use lseek to fill with silence 2015-08-23 17:03:02 +02:00
Alexandre Ratchov 85855e673a factor header read/write & param checking code 2015-01-08 14:25:46 +01:00
Alexandre Ratchov 76705e06c2 better error messages 2015-01-08 13:10:31 +01:00
Alexandre Ratchov d0e975e33c style 2015-01-08 12:50:24 +01:00
Alexandre Ratchov 7d8a41e152 don't use bits for alaw/ulaw .aiffs 2015-01-07 19:54:25 +01:00
Alexandre Ratchov e418f0cd40 round .aiff chuck size to 2 2015-01-07 18:37:35 +01:00
Alexandre Ratchov 7188d4fcc5 .au header comment is mandatory 2015-01-07 14:21:46 +01:00
Alexandre Ratchov 901675b4f2 fix .au start position 2015-01-07 13:56:38 +01:00
Alexandre Ratchov d33d443b3a support for .au files 2015-01-07 12:07:37 +01:00
Alexandre Ratchov 56e9456e0e fix initial offset 2015-01-06 12:52:10 +01:00
Alexandre Ratchov 57d34508c5 support aifc files 2015-01-06 12:49:08 +01:00
Alexandre Ratchov f2c235166b add support for aiff files 2015-01-06 11:41:24 +01:00
Alexandre Ratchov 1341ff77a4 s/wav/afile/ 2015-01-05 18:01:29 +01:00