[Ffmpeg-devel] dsputil_mmx: compile errors

Klaas-Pieter Vlieg vlieg
Sun Aug 13 10:11:32 CEST 2006


Latest dsputil_mmx updates produce compile errors in gcc 3.4.5 :
....
i386/dsputil_mmx_rnd.h: In function `avg_pixels8_y2_mmx':
i386/dsputil_mmx_rnd.h:461: error: syntax error before "ASMALIGN"
i386/dsputil_mmx_rnd.h: In function `avg_pixels8_xy2_mmx':
i386/dsputil_mmx_rnd.h:512: error: syntax error before "ASMALIGN"
In file included from i386/dsputil_mmx.c:175:
i386/dsputil_mmx_avg.h: In function `avg_pixels8_xy2_3dnow':
i386/dsputil_mmx_avg.h:757: error: syntax error before "ASMALIGN"
In file included from i386/dsputil_mmx.c:188:
i386/dsputil_mmx_avg.h: In function `avg_pixels8_xy2_mmx2':
i386/dsputil_mmx_avg.h:757: error: syntax error before "ASMALIGN"
i386/dsputil_mmx.c: In function `put_pixels4_mmx':
i386/dsputil_mmx.c:378: error: syntax error before "ASMALIGN"
i386/dsputil_mmx.c: In function `put_pixels8_mmx':
i386/dsputil_mmx.c:404: error: syntax error before "ASMALIGN"
....

Regards,
Klaas-Pieter Vlieg




More information about the ffmpeg-devel mailing list