Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 14 Sep 2007 15:12:46 +0000 | reimar | Use strtol instead of horribly suboptimal ty_octaltodecimal |
Fri, 14 Sep 2007 14:45:08 +0000 | reimar | Fix ESD check: use an ESD function to actually check linking and do |
Fri, 14 Sep 2007 14:19:22 +0000 | reimar | sigill_handler_sse is not needed and can not compile on 64 bit systems |
Fri, 14 Sep 2007 13:49:28 +0000 | reimar | Do not check for X86_FXSR_MAGIC define, it is missing in newer |
Fri, 14 Sep 2007 13:43:06 +0000 | reimar | Remove unused sigfpe handler |
Fri, 14 Sep 2007 13:25:20 +0000 | reimar | Remove test for SSE exception support that has been commented out since ages. |
Fri, 14 Sep 2007 12:52:13 +0000 | reimar | Fix off-by-one error if fsize is odd (does handling that case even make sense?) |