Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 12 Jan 2010 21:16:01 +0000 | reimar | Add very experimetal support for the Sun C compiler. |
Tue, 12 Jan 2010 21:12:23 +0000 | reimar | Change -pipe check to avoid misdetecting it as available for Sun's compiler. |
Tue, 12 Jan 2010 20:26:15 +0000 | reimar | Use ARCH_X86_32 instead of the compiler-specific __i386__ |
Tue, 12 Jan 2010 20:20:49 +0000 | reimar | Remove hackish and not actually working code to make vidix compile with |
Tue, 12 Jan 2010 19:51:29 +0000 | reimar | Remove a check that simply can not have worked since it relied on a completely |
Tue, 12 Jan 2010 19:41:44 +0000 | reimar | Add checks for exp2, exp2 and log2f required by FFmpeg. |
Tue, 12 Jan 2010 19:03:49 +0000 | reimar | 100l, fix typo that caused ad_hwac3 to fail to compile. |
Tue, 12 Jan 2010 19:03:09 +0000 | conrad | /nop is illegal with Apple's older version of gas, this was fixed elsewhere |