[x264-devel] x264: svn commit r708 (pengvado)

BugMaster BugMaster at narod.ru
Tue Dec 4 21:50:26 CET 2007


On Mon,  3 Dec 2007 02:17:24 +0100 (CET), Subversion daemon wrote:
> r708 | pengvado | 2007-12-03 02:17:23 +0100 (Mon, 03 Dec 2007) | 2 lines
> Changed paths:
>    M /trunk/common/amd64/amd64inc.asm
>    M /trunk/common/i386/i386inc.asm

> mark asm functions as hidden

 >> http://trac.videolan.org/x264/changeset/708
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel

For what this was maid? I didn’t find any effect except breaking NASM compatibility.
Compile log:
nasm -O2 -f win32 -DPREFIX -Icommon/i386/ -o common/i386/dct-a.o common/i386/dct-a.asm
common/i386/dct-a.asm:150: error: binary format does not support any special symbol types
common/i386/dct-a.asm:187: error: binary format does not support any special symbol types
common/i386/dct-a.asm:211: error: binary format does not support any special symbol types
common/i386/dct-a.asm:247: error: binary format does not support any special symbol types
common/i386/dct-a.asm:596: error: binary format does not support any special symbol types
common/i386/dct-a.asm:609: error: binary format does not support any special symbol types
common/i386/dct-a.asm:669: error: binary format does not support any special symbol types
common/i386/dct-a.asm:670: error: binary format does not support any special symbol types
common/i386/dct-a.asm:672: error: binary format does not support any special symbol types
common/i386/dct-a.asm:673: error: binary format does not support any special symbol types
common/i386/dct-a.asm:675: error: binary format does not support any special symbol types
common/i386/dct-a.asm:676: error: binary format does not support any special symbol types
common/i386/dct-a.asm:682: error: binary format does not support any special symbol types
msys-make: *** [common/i386/dct-a.o] Error 1





More information about the x264-devel mailing list