[FFmpeg-devel] iOS Cross Compile issues

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Dec 20 11:57:18 CET 2011


Gerhard Roethlin <gerhard <at> disneyresearch.com> writes:

> > make V=1

...

> -c -o libavfilter/af_volume.o libavfilter/af_volume.c
> error: invalid operand in inline asm: 'adds   $1, ${2:R}, ${2:Q}, lsr #31  
> 	itet   ne                     

>From my tests with native iOS compilation, I guess this patch fixes this
specific issue:
http://ffmpeg.org/pipermail/ffmpeg-devel/2011-December/117809.html
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/137959
But I ended up with more compilation failures for ff_sqrt (for example in
ac3enc_fixed.c). Since this may be different for you, please test!

Carl Eugen



More information about the ffmpeg-devel mailing list