lvqcl wrote:
> libFLAC have three SSE-accelerated functions
> FLAC__lpc_compute_autocorrelation_asm_ia32_sse_lag_N (N = 4, 8, 12).
> They require lpc_order less than N.
> The best compression preset (flac -8) uses lpc_order up to 12; it means
> that during encoding FLAC also uses unaccelerated C f
Erik de Castro Lopo wrote:
Unfortunately this patch doesn't apply. How was it generated? Would it be
possible to send a patch generated by Git because those usually do work.
Erik
I'm not very familiar with git... I hope that now I did everything correctly.
The patch is in the attachment.