log libvo/vo_svga.c @ 30792:f89de69d4527

age author description
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Sat, 21 Feb 2009 08:33:43 +0000 iive Cosmetics. Reindent to 4 spaces.
Sat, 21 Feb 2009 07:32:56 +0000 iive Cleanup.
Sat, 21 Feb 2009 00:30:53 +0000 iive Cosmetics. Remove all trailing whitespaces
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Fri, 16 May 2008 08:33:27 +0000 diego cosmetics: Remove useless parentheses from from return statements.
Sun, 09 Mar 2008 18:49:31 +0000 iive Fix wrong check for vidix usage.
Sun, 09 Mar 2008 10:35:45 +0000 iive Don't use void * arithmetic.
Sun, 09 Mar 2008 10:34:04 +0000 iive Handle vga_init() error and output error message.
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Tue, 28 Aug 2007 10:52:20 +0000 diego warning fix:
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Sun, 08 Oct 2006 16:40:11 +0000 rathann Remove spurious casts to int. Blessed by Reimar.
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.