log libvo/vo_svga.c @ 27420:917c93c652b0

age author description
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.
Fri, 28 Apr 2006 23:06:42 +0000 diego Rename some misspelled and misnamed messages.
Mon, 24 Apr 2006 04:23:53 +0000 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
Fri, 05 Aug 2005 12:46:42 +0000 ivo Missed one uint32_t declaration.
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Wed, 03 Nov 2004 17:25:38 +0000 atmos4 proper gcc4 compile-fix suggested by richard
Sun, 31 Oct 2004 18:05:10 +0000 atmos4 gcc-4 compile fix: invalid lvalue in assignment
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Sun, 07 Dec 2003 15:08:20 +0000 alex Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin <vdovikin@jscc.ru>
Wed, 22 Oct 2003 13:22:00 +0000 alex fixed -nocolorkey
Fri, 17 Oct 2003 09:08:37 +0000 alex Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Thu, 25 Sep 2003 01:48:47 +0000 iive OSD stride fix and correct email
Sun, 21 Sep 2003 23:59:49 +0000 iive blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, page code removed/merged, small updates
Wed, 02 Apr 2003 04:31:40 +0000 iive force_mode wrong has_mode check, verbose retrace message
Tue, 25 Mar 2003 20:23:50 +0000 iive Fix last mode ignored bug
Sun, 23 Mar 2003 00:44:09 +0000 iive 10l
Sat, 22 Mar 2003 23:54:26 +0000 iive fix find_best fail if the black area is bigger than image, few more verbose messages, OSD not rendered if native mode