ffmpeg-android-maker
ffmpeg-android-maker copied to clipboard
I want to add Android H264_maediacodec decoding. In which file should I add it?
I want to add Android H264_maediacodec decoding. In which file should I add it?
I made brief attempts for the integration of mediacodec. If I remember correctly, it could be done just by altering the scripts/ffmpeg/build.sh and supply the necessary flags to the ./configure execution.