[FFmpeg-devel] [PATCH]Fix --disable-optimizations --disable-neon (arm)

Michael Niedermayer michaelni at gmx.at
Sun Jul 1 02:43:10 CEST 2012


On Sat, Jun 30, 2012 at 02:00:08PM +0000, Carl Eugen Hoyos wrote:
> Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> 
> > It seems attached patch is necessary for --disable-optimizations 
> > --disable-neon, fixes ticket #1241.
> 
> Ping.

this patch does not fix compilation with the quoted paramaters above

In file included from libavutil/intmath.h:36:0,
                 from libavutil/common.h:102,
                 from libavutil/avutil.h:305,
                 from libavutil/mem.h:31,
                 from libavdevice/timefilter.c:25:
libavutil/arm/intmath.h: In function ‘av_clip_uintp2_arm’:
libavutil/arm/intmath.h:83:5: warning: asm operand 2 probably doesn’t match constraints
libavutil/arm/intmath.h:83:5: error: impossible constraint in ‘asm’
make: *** [libavdevice/timefilter.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from libavutil/intmath.h:36:0,
                 from libavutil/common.h:102,
                 from libavutil/avutil.h:305,
                 from libavdevice/avdevice.h:44,
                 from libavdevice/alldevices.c:22:

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120701/db9349fb/attachment.asc>


More information about the ffmpeg-devel mailing list