log libvo/vo_fbdev2.c @ 23457:a124f3abc1ec

age author description
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Sat, 04 Mar 2006 20:00:06 +0000 pacman When centering a video with odd width, be sure to start on a pixel boundary.
Fri, 17 Feb 2006 03:49:33 +0000 pacman Fix colormap save/restore for directcolor fb devices
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
Fri, 03 Dec 2004 20:55:00 +0000 rfelker remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
Sat, 10 Jan 2004 09:48:15 +0000 attila linux 2.6 patch by "ismail 'cartman' d«Ónmez" <ismail.donmez@boun.edu.tr>
Sat, 08 Nov 2003 00:26:51 +0000 rathann Warning fixes (approved by A'rpi).
Wed, 08 Oct 2003 10:58:44 +0000 alex correct handling of subdevice, -fb device is obsoleted
Sun, 31 Aug 2003 23:00:39 +0000 alex vo_fbdev2 written by Joey Parrish with some minor modifications