I found a bug in my code, in FLAC__CPU_X86_64 branch: encoder->private_->local_fixed_compute_best_predictor_wide is always sets to FLAC__fixed_compute_best_predictor_wide_intrin_sse2. The fix is attached. -------------- next part -------------- A non-text attachment was scrubbed... Name: if_else_fix.patch Type: application/octet-stream Size: 819 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140415/d3237dff/attachment.obj
lvqcl wrote:> I found a bug in my code, in FLAC__CPU_X86_64 branch: > encoder->private_->local_fixed_compute_best_predictor_wide is > always sets to FLAC__fixed_compute_best_predictor_wide_intrin_sse2. > > The fix is attached.Good catch! #ifdef hackery can be rather dangerous! Applied and pushed. CHeers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/