Re: Is FLAC hardware independent?

"Neal B." <[email protected]> Sat, 21 May 2011 11:40:21 -0700
Newsgroups gmane.comp.audio.compression.flac.user
Message-ID <[email protected]>
> PS: Here is the answer of David Bryant, the developer of WavPack: "The WavPack codec is hardware independent; the standard "C" encoder will produce the same byte-for-byte output regardless of the CPU it is running on (assuming a properly working C compiler, of course)."

The same is true of flac, as long as you're using the same version of
the encoder, right? The same source code, compiled with the same
options, on different hardware, will yield the same flac output,
right?

Neal