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
Sat, 20 Apr 2002 13:42:31 +0000 michael antoher try, ecp reading like in gatos ...
Mon, 15 Apr 2002 20:54:28 +0000 michael print version number, so we know if the user forgot to copy/install the driver
Sat, 13 Apr 2002 02:30:44 +0000 michael ignore ecp
Fri, 12 Apr 2002 12:53:23 +0000 michael 10l
Fri, 12 Apr 2002 12:29:12 +0000 michael fixing vertical scaling on non mobility cards, this might have overflowed into the horizontal stuff, so perhaps it fixes the horizontal stuff too
Sun, 17 Mar 2002 16:08:39 +0000 michael rage mobility m3 is rage128 based and not mach64 ...
Thu, 28 Feb 2002 16:20:58 +0000 michael use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
Wed, 27 Feb 2002 14:57:33 +0000 michael check if planar formats are supported
Tue, 26 Feb 2002 22:15:08 +0000 michael YVU9 support
Mon, 25 Feb 2002 19:26:34 +0000 michael triple buffering
Mon, 25 Feb 2002 16:16:44 +0000 michael OVERLAY_KEY_CNTL values
Mon, 25 Feb 2002 14:23:31 +0000 michael 10l
Mon, 25 Feb 2002 14:21:26 +0000 michael colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)
Mon, 25 Feb 2002 02:05:30 +0000 michael colorkey enabled ... until colorkey is correctly supported in vidix
Sun, 24 Feb 2002 21:27:47 +0000 michael colorkey support
Sun, 24 Feb 2002 18:31:14 +0000 michael vsync
Wed, 20 Feb 2002 17:23:00 +0000 michael BGR15, BGR16, BGR32 support
Wed, 20 Feb 2002 00:19:47 +0000 michael zero saturation / grayscale bugfix
Tue, 19 Feb 2002 20:54:58 +0000 michael meaning of some bits figured out
Tue, 19 Feb 2002 18:04:06 +0000 michael fixing yv12
Tue, 19 Feb 2002 16:23:02 +0000 nick Fixes:
Sun, 17 Feb 2002 22:40:31 +0000 michael fixed planar yuv formats
Sat, 16 Feb 2002 08:20:24 +0000 nick Direct rendering with dshow codecs support. (Was untested but should work)
Sat, 16 Feb 2002 07:55:44 +0000 nick Works with YUY2 fourcc
Wed, 13 Feb 2002 08:59:23 +0000 nick Scratch for volunteers