log

age author description
Sun, 16 Sep 2007 17:48:20 +0000 diego Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man
Sun, 16 Sep 2007 15:14:56 +0000 compn vfw2menc works on linux and windows x86 only
Sun, 16 Sep 2007 11:52:05 +0000 reimar Make vd_ffmpeg work with lavf demuxer also for RealVideo.
Sun, 16 Sep 2007 09:16:45 +0000 reimar ao_mpegpes does not support S16_LE format, do not claim it does!
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