linphone-android/submodules/externals/build/ffmpeg
2013-07-17 14:32:01 +02:00
..
libavutil ffmpeg make files 2010-09-30 18:30:40 +02:00
Android.mk New Mediastreamer Android Camera filter integration 2011-09-16 10:41:35 +02:00
Android_libavcodec.mk Renamed ffmepg libraries to force Android to use ours in case the device embed it's own ffmepg 2013-07-17 14:32:01 +02:00
Android_libavcore.mk Renamed ffmepg libraries to force Android to use ours in case the device embed it's own ffmepg 2013-07-17 14:32:01 +02:00
Android_libavutil.mk Renamed ffmepg libraries to force Android to use ours in case the device embed it's own ffmepg 2013-07-17 14:32:01 +02:00
Android_libswscale.mk Renamed ffmepg libraries to force Android to use ours in case the device embed it's own ffmepg 2013-07-17 14:32:01 +02:00
config.h Added MJPEG encoder to ffmepg to be able to take snapshots 2012-06-29 09:53:20 +02: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'