Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 15 Sep 2007 18:42:26 +0000 | ben | fix screen width and height calculation on nvidia vidix (patch by Guillaume Lecerf (fox at geexbox dot org) |
Sat, 15 Sep 2007 18:13:56 +0000 | uau | getch2: Fix incorrect test |
Sat, 15 Sep 2007 17:53:15 +0000 | ben | prevent some vidix drivers to get compiled on powerpc, they are not intended to work |
Sat, 15 Sep 2007 17:51:45 +0000 | ben | restored vidix build on powerpc |
Sat, 15 Sep 2007 17:51:05 +0000 | ben | the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are not available on alpha and powerpc architectures |
Sat, 15 Sep 2007 16:45:38 +0000 | ben | this flag needs to be defined for pread() on powerpc |
Sat, 15 Sep 2007 16:42:50 +0000 | ben | ifdef one variable that is not used with alpha and powerpc architectures |