On Sun, Mar 22, 2015 at 03:48:15PM -0400, Tucker DiNapoli wrote:
> From: Tucker DiNapoli <t.dinapol...@gmail.com>
> 
> I can't actually test it since there's a lot of work to be done in
> interfacing the asm code to the c code, changing block sizes, changing
> the way QP's are delt with, etc. But it assembles, there are warnings
> for section redeclarations, and I'm not sure how to get rid of those,
> but it shouldn't be a big deal.

fails to build on x86_32


make libpostproc/x86/deblock.o
YASM    libpostproc/x86/deblock.o
libpostproc/x86/PPContext.asm:37: warning: section flags ignored on section 
redeclaration
libpostproc/x86/PPContext.asm:70: warning: section flags ignored on section 
redeclaration
libpostproc/x86/deblock.asm:27: warning: section flags ignored on section 
redeclaration
libpostproc/x86/deblock.asm:27: warning: section flags ignored on section 
redeclaration
libpostproc/x86/deblock.asm:29: warning: section flags ignored on section 
redeclaration
libpostproc/x86/deblock.asm:29: warning: section flags ignored on section 
redeclaration
libpostproc/x86/deblock.asm:494: error: undefined symbol `r7' (first use)
libpostproc/x86/deblock.asm:494: error:  (Each undefined symbol is reported 
only once.)
make: *** [libpostproc/x86/deblock.o] Error 1

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to