linphone-android/submodules/externals/build/ffmpeg
2011-03-28 15:59:55 +02:00
..
libavutil ffmpeg make files 2010-09-30 18:30:40 +02:00
Android.mk video compilation ok 2010-10-08 15:33:27 +02:00
Android_libavcodec.mk ffmpeg as shared library. 2011-03-28 15:59:55 +02:00
Android_libavcore.mk ffmpeg as shared library. 2011-03-28 15:59:55 +02:00
Android_libavutil.mk ffmpeg as shared library. 2011-03-28 15:59:55 +02:00
Android_libswscale.mk ffmpeg as shared library. 2011-03-28 15:59:55 +02:00
config.h update ffmpeg to fix h264 crash 2011-02-01 12:09:42 +01:00
README video starts to work: send of nowebcam ok, receive ok but doesn't like orientation change 2010-11-12 19:43:05 +01:00

config.h and list of sources files generated by the following configure invocation:

./configure --disable-mmx --prefix=/Users/jehanmonnier/opt --enable-cross-compile --arch=arm --target-os=linux --cc=arm-none-linux-gnueabi-gcc --disable-ffplay --disable-ffmpeg --disable-ffprobe --disable-ffserver --disable-avdevice --disable-avcore --disable-avfilter --disable-network --disable-everything --enable-decoder=mpeg4 --enable-encoder=mpeg4 --enable-decoder=h264 --enable-decoder=mjpeg --disable-avformat --enable-armv6 --enable-armv6t2 --enable-armvfp --enable-neon --enable-pic --extra-cflags='-fPIC -march=armv7-a -mcpu=cortex-a8 -mfloat-abi=softfp -mfpu=neon'