]> git.alsa-project.org Git - alsa-utils.git/commit
Allow aplay/arecord to handle up to 2GB for WAV
authorTakashi Iwai <tiwai@suse.de>
Wed, 26 Apr 2006 14:14:51 +0000 (16:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Apr 2006 14:14:51 +0000 (16:14 +0200)
commitf92e100b56bd2fff683315ff4d319ce379665069
tree01c092c7aeb3da8d25a37782733cc74493fa1d6a
parent9104d67f40c3fda4600540db6840032f75aba038
Allow aplay/arecord to handle up to 2GB for WAV

Change the max_filesize value for WAV format to 2GB.
(It's still not 100% sure that WAV allows *exactly* 2GB, though.)
aplay/aplay.c