Skip to content
Snippets Groups Projects
Commit c75b611a authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

configure: enable runtime cpu detect by default.


with the exception of libpostproc runtime_cpudetect = no is not
supported thus having no as default really is quite odd, it results in
a libpostproc where HAVE_MMX* have very different meaning from the
rest of ffmpeg and it breaks any x86 cpu that doesnt support mmx2
because mmx2 is hardcoded as a result

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent efa3d5af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment