[alsa-devel] [PATCH] aplay/arecord - Add support for IEEE float 32-bit WAV files

Clemens Ladisch clemens at ladisch.de
Wed Feb 6 15:39:42 CET 2008


Michael Gerdau wrote:
>> +/* WAVE fmt block constants from Microsoft mmreg.h header */
>> +#define WAV_FMT_PCM             0x0001
>> +#define WAV_FMT_IEEE_FLOAT      0x0003
>> +#define WAV_FMT_DOLBY_AC3_SPDIF 0x0092
> 
> Does this mean "copy and paste" from M$ copyrighted work ?

No, mmreg.h actually uses "WAVE_FORMAT_PCM".


Regards,
Clemens


More information about the Alsa-devel mailing list