Mercurial > mplayer.hg
log configure @ 33626:a621fd1e93ae
age | author | description |
---|---|---|
Thu, 23 Jun 2011 18:42:26 +0000 | reimar | Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used. |
Wed, 22 Jun 2011 19:02:20 +0000 | reimar | Do not force SSE disabled for gcc 2, it seems to compile |
Tue, 21 Jun 2011 18:02:17 +0000 | reimar | Disable SAP muxer since it depends on disabled RTP muxer. |
Thu, 16 Jun 2011 21:37:21 +0000 | cehoyos | Use the same yasm check as FFmpeg. |
Sat, 11 Jun 2011 16:40:10 +0000 | reimar | Only enable NEED_GLOB on win32, currently this has the effect |
Sat, 11 Jun 2011 16:38:49 +0000 | reimar | Add support for detecting VFPV3, required for compiling libavcodec for some |
Sat, 11 Jun 2011 14:54:59 +0000 | reimar | Set host_cc after cross-compile check. |