log vidix/drivers/mach64_vid.c @ 22086:8bf15e2ca61e

age author description
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Thu, 20 Oct 2005 18:03:43 +0000 faust3 mach64_mmio size fix from vidix.sf.net, possible bugfix for #59
Thu, 20 Oct 2005 17:56:28 +0000 faust3 sync amd64 fixes from vidix.sf.net
Wed, 24 Dec 2003 22:00:51 +0000 diego occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Tue, 08 Apr 2003 16:23:09 +0000 alex fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>
Mon, 31 Mar 2003 00:14:36 +0000 ranma Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)
Thu, 31 Oct 2002 10:57:07 +0000 colin INREG now static inline instead of a define, to avoid unnecessary GETREG
Fri, 25 Oct 2002 23:58:33 +0000 colin Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
Tue, 22 Oct 2002 13:20:53 +0000 michael save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
Tue, 22 Oct 2002 11:52:21 +0000 michael RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
Mon, 21 Oct 2002 16:57:02 +0000 michael endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
Tue, 23 Apr 2002 01:31:01 +0000 michael reading pll in 32-bit instead of 8-bit +1, +2