[FFmpeg-cvslog] r30965 - in trunk/libswscale: rgb2rgb.c rgb2rgb_template.c swscale.c swscale_template.c utils.c

Ronald S. Bultje rsbultje
Mon Mar 29 19:07:30 CEST 2010


Hi,

On Sat, Mar 27, 2010 at 7:31 AM, diego <subversion at mplayerhq.hu> wrote:
> libswscale: Relicense almost all x86 assembler optimizations as LGPL.
[..]
> ? trunk/libswscale/rgb2rgb_template.c

You broke my build. ;-).

gcc -I. -I"/Users/ronaldbultje/Projects/ffmpeg-svn" -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DPIC -DHAVE_AV_CONFIG_H -I/opt/local/include -I/opt/gtk/include
-I/opt/medium/include   -std=c99 -fomit-frame-pointer -fPIC -g
-Wdeclaration-after-statement -Wall -Wno-switch
-Wdisabled-optimization -Wpointer-arith -Wredundant-decls
-Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef
-Wmissing-prototypes -O3 -fno-math-errno -fno-tree-vectorize
-Werror=implicit -Werror=missing-prototypes        -MMD -MF
libswscale/rgb2rgb.d -MT libswscale/rgb2rgb.o -c -o
libswscale/rgb2rgb.o libswscale/rgb2rgb.c
libswscale/rgb2rgb_template.c: In function ?rgb32tobgr24_MMX?:
libswscale/rgb2rgb_template.c:138: error: can't find a register in
class ?GENERAL_REGS? while reloading ?asm?
libswscale/rgb2rgb_template.c:138: error: ?asm? operand has impossible
constraints

Ronald



More information about the ffmpeg-cvslog mailing list