[Libav-user] HW decoding on Android

Abel Alonso abelalon at gmail.com
Wed Jun 26 12:48:03 CEST 2013


2013/6/26 Carl Eugen Hoyos <cehoyos at ag.or.at>

>
> How does the part of config.log look like
> starting with "check_func posix_memalign"?
>

check_func posix_memalign
check_ld cc
check_cc
BEGIN /tmp/ffconf.OWpbPrDe.c
    1 extern int posix_memalign();
    2 int main(void){ posix_memalign(); }
END /tmp/ffconf.OWpbPrDe.c
arm-linux-androideabi-gcc --sysroot=/tmp/vplayer/sysroot/ -D_ISOC99_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Dstrtod=avpriv_strtod -DPIC
-I/tmp/vplayer/sysroot//usr/include/
-I../android-source/frameworks/base/include
-I../android-source/system/core/include
-I../android-source/frameworks/av/include
-I../android-source/hardware/libhardware/include
-I../android-source/frameworks/av/include/media/stagefright
-I../android-source/frameworks/native/include
-I../android-source/frameworks/native/include/media/openmax
-I/home/aalonso/Work/Android/android-ndk-r8e/sources/cxx-stl/gnu-libstdc++/4.6/include
-I/home/aalonso/Work/Android/android-ndk-r8e/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include
-Wall -mthumb -pipe -fpic -fasm -g -finline-limit=300 -ffast-math
-fmodulo-sched -fmodulo-sched-allow-regmoves -fstrict-aliasing
-Werror=strict-aliasing -Wno-psabi -Wa,--noexecstack -D__ARM_ARCH_5__
-D__ARM_ARCH_5E__ -D__ARM_ARCH_5T__ -D__ARM_ARCH_5TE__ -DANDROID -DNDEBUG
-march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp -march=armv5 -std=c99
-fPIC -marm -c -o /tmp/ffconf.0oGOKy9k.o /tmp/ffconf.OWpbPrDe.c
arm-linux-androideabi-gcc -Wl,--fix-cortex-a8 -L../android-libs
-L/home/aalonso/Work/Android/android-ndk-r8e/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a
-Wl,-rpath-link,../android-libs --sysroot=/tmp/vplayer/sysroot/
-Wl,--as-needed -o /tmp/ffconf.RTbjtA2w /tmp/ffconf.0oGOKy9k.o

>
> Thank you and sorry for my comment on trac,
> I couldn't resist, Carl Eugen
>

What comment? I didn't read any comment on the #2709 ticket :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130626/ffb634f8/attachment.html>


More information about the Libav-user mailing list