Here is a patch that fixes the issue.
There are multiple way to fix it though.
Le 14/02/2017 à 15:08, Olivier Tristan a écrit :
Hi Guys,
The following code in CPU.c (line 155) won't link if you don't have
NASM code built even if FLAC__HAS_X86INTRIN is true as
FLAC__cpu_info_asm_ia32 don't e
Erik de Castro Lopo wrote:
Sorry, this patch fails to apply on top of the others. Would
you be able to rebase against what's currently in the tree?
Ok, will do it, but currently xiph git still contains old code.
___
flac-dev mailing list
flac-dev@xip
lvqcl wrote:
>
> Ok, will do it, but currently xiph git still contains old code.
Sorry, should be updated now.
Erik
--
--
Erik de Castro Lopo
http://www.mega-nerd.com/
___
flac-dev m
Erik de Castro Lopo wrote:
lvqcl wrote:
Ok, will do it, but currently xiph git still contains old code.
Sorry, should be updated now.
The patch is attached.
05_v2_remove_old_intrin_func.patch
Description: Binary data
___
flac-dev mailing list
f
There are 2 comments in stream_decoder.c that mention
FLAC__lpc_restore_signal_asm_ia32_mmx() requirement for
the output array.
The text is updated to include intrinsic functions too.
06_decoder_comment.patch
Description: Binary data
___
flac-dev mailin