]> git.alsa-project.org Git - alsa-utils.git/commit
various bugfixes
authorClemens Ladisch <clemens@ladisch.de>
Mon, 13 Sep 2004 07:04:53 +0000 (07:04 +0000)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 13 Sep 2004 07:04:53 +0000 (07:04 +0000)
commit72ae8b1e799679f50d57327039b38149a976d1aa
treed492d28e8063e692fe4f8b522b8ca33ab522d1c6
parentdfec58eb7e20dfdace0219cadd698b9a7d4cd016
various bugfixes

- don't parse -X option because such an option doesn't exist
- allow argument for --sleep-min option
- fix handling of .voc magic string
- fix handling of .voc files on big-endian machines
- remove superfluous "size" parameter from check_wavefile_space macro
- reallocate buffer only if needed in check_wavefile_space
- fix playback of >2GB .wav files
- skip over padding bytes in .wav files
- fix memory leak when playing .voc silence blocks
- fix file length when recording >2GB .wav files
- fix recording of >4GB files
aplay/aplay.c
aplay/formats.h