log libvo/vo_svga.c @ 35247:e979453a6af8

age author description
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Fri, 06 May 2011 10:32:46 +0000 iive Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Sat, 02 Oct 2010 14:22:03 +0000 diego Remove UNUSED macros used to shut up unused function parameter warnings.
Mon, 20 Sep 2010 07:37:33 +0000 diego Remove unnecessary #ifdefs around vosub_vidix.h #include.
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