cpudetect.c: check OS SSE support only with runtime detection
commit8efc898f7838fc9af355869d0a6557245799d4a2
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 22 Jun 2011 19:12:23 +0000 (22 19:12 +0000)
committerUoti Urpala <uau@mplayer2.org>
Wed, 6 Jul 2011 10:01:07 +0000 (6 13:01 +0300)
treefe4fce88420ef69f97b286efe2b9bb3b22cd8375
parentd32bf98070e71e45060c45ba96418bf40e584674
cpudetect.c: check OS SSE support only with runtime detection

Run OS support for SSE check only for runtime CPU detection.
It is pointless to run it otherwise and it causes issues
on OSes where we have not implemented a way to check.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33713 b3059339-0415-0410-9bf9-f77b7e298cf2
cpudetect.c