From: Clemens Ladisch <clemens@ladisch.de>
To: Michael Gerdau <mgerdau@tiscali.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] aplay/arecord - Add support for IEEE float 32-bit WAV files
Date: Wed, 06 Feb 2008 15:39:42 +0100 [thread overview]
Message-ID: <47A9C6AE.3090007@ladisch.de> (raw)
In-Reply-To: <200802061503.47269.mgerdau@tiscali.de>
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
prev parent reply other threads:[~2008-02-06 14:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-02 21:29 [PATCH] aplay/arecord - Add support for IEEE float 32-bit WAV files Andrew Paprocki
2008-02-06 13:34 ` Takashi Iwai
2008-02-06 14:03 ` Michael Gerdau
2008-02-06 14:39 ` Clemens Ladisch [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47A9C6AE.3090007@ladisch.de \
--to=clemens@ladisch.de \
--cc=alsa-devel@alsa-project.org \
--cc=mgerdau@tiscali.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.