log

age author description
Sun, 16 Sep 2007 09:00:45 +0000 reimar Fix typo in comment
Sat, 15 Sep 2007 21:26:20 +0000 ben reverted useless r24539
Sat, 15 Sep 2007 20:17:22 +0000 ben added monkey audio fourcc in wave header
Sat, 15 Sep 2007 19:33:58 +0000 reimar Add support for cook audio (though most .rm files don't work with lavf
Sat, 15 Sep 2007 18:44:54 +0000 ben avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf <fox at geexbox dot org>)
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
Sat, 15 Sep 2007 16:39:39 +0000 reimar Copy AC-3 bsmod field into IEC data-type field as required by the specs
Sat, 15 Sep 2007 16:30:39 +0000 reimar Handle swab when input length is odd (treat it as if there was an additional
Sat, 15 Sep 2007 13:25:56 +0000 reimar Avoid one more code duplication