currently ffmpeg is built "crippled" which is the adjective the ffmpeg maintainers use for when nasm is not available and the C versions of some optimized routines are used instead of the nasm code.
this issue is to use nasm to compile these objects and thereby "uncripple" the build.
currently ffmpeg is built "crippled" which is the adjective the ffmpeg maintainers use for when nasm is not available and the C versions of some optimized routines are used instead of the nasm code.
this issue is to use nasm to compile these objects and thereby "uncripple" the build.