[Android] [PATCH 3/7] jni: Link against libfaad too

Edward Wang edward.c.wang at compdigitec.com
Tue Jul 17 22:42:33 CEST 2012


On 12-07-17 04:26 PM, Rafaël Carré <funman at videolan.org> wrote:
> Le 2012-07-15 22:27, Edward Wang a écrit :
>> This links properly so that linker errors don't occur:
>>
>> modules/codec/faad.c:264: undefined reference to `NeAACDecInit2'
>> modules/codec/faad.c:320: undefined reference to `NeAACDecDecode'
> faad isn't built for ARM
So which path?

a) Build faad for all Android archs (incl. ARM)
b) --disable-faad in compile.sh and configure.sh

Regards,
         Edward Wang



More information about the Android mailing list