log libvo/vo_ggi.c @ 23465:a1a699833dcf

age author description
Sun, 27 May 2007 21:13:10 +0000 reimar Remove more pointless fastmemcpy.h includes in libvo
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Tue, 13 Sep 2005 08:47:46 +0000 diego - improved performance on truecolor modes
Thu, 08 Sep 2005 00:11:55 +0000 diego Replace remaining tabs by spaces.
Tue, 06 Sep 2005 18:44:04 +0000 diego Switch indentation over to K&R style, replace all tabs by spaces.
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
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