Re: Autocorrelation precision insufficient
Dave Yeo <[email protected]> Mon, 28 Jun 2021 09:51:53 -0800
| Newsgroups | gmane.comp.audio.compression.flac.devel |
|---|---|
| Message-ID | <[email protected]> |
On 06/28/21 08:39 AM, David Willmore wrote: > If we're worried about machine compatibility of SSE2, it may be helpful > to note that it was introduced with the Pentium4 in 2000 and the > Athlon64 in 2003. With the exception of the Quark line of processors, > no important x86 processor in recent years has lacked SSE2 support. I was going to say the same. There are very few people even on OS/2 running PII or PIII chips that support SSE but not SSE2 and as long as there is a configure option to disable SSE/SSE2, it is easy enough to spin up 2 binaries if requested. Dave