# ffmpeg-android **Repository Path**: coolerfall/ffmpeg-android ## Basic Information - **Project Name**: ffmpeg-android - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-04-27 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #ffmpeg-android note ==== multiple definition of 'ff_interleaved_dirac_golomb_vlc_code' and multiple definition of 'ff_log2_tab': libavformat/Makefile(delete the following) OBJS-$(CONFIG_SHARED) += log2_tab.o golomb_tab.o libavcodec/Makefile (delete the following) OBJS-$(CONFIG_SHARED) += log2_tab.o reverse.o libswresample/Makefile(delete the following) OBJS-$(CONFIG_SHARED) += log2_tab.o undefined reference to 'avpriv_strtod': move all the code in compat/strtod.c to libavutil/eval.c