[Libav-user] Reference app with ffmpeg n1.2 libs that works on IOS ?

Lars Hammarstrand lars.hammarstrand at gmail.com
Thu Apr 11 17:16:42 CEST 2013


2013/4/11 Carl Eugen Hoyos <cehoyos at ag.or.at>

> Lars Hammarstrand <lars.hammarstrand at ...> writes:
>

> 2.2. The basic problem lies in configure, line 3247 which is the line
> that is commented out by the xbmc patch:
>   3246:    darwin)
>   3247:        gas="gas-preprocessor.pl $cc"
>                      |
>                      |
>                      +---- Wrong path!!
>
>
 Forgot to add: what happens when you disable gas in the line above is that
configure will fallback to the "--as=" setting through the following lines:
3716: if enabled asm; then
3717:     as=${gas:=$as}    # when no gas, use $as (--as=)


What do you say, shall we submit the xbmx patch to FFmpeg-devel or do you
think there is a better solution to this problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130411/ac1ac689/attachment.html>


More information about the Libav-user mailing list