summaryrefslogtreecommitdiffstats
path: root/libvo/vo_fbdev2.c
Commit message (Expand)AuthorAgeFilesLines
* When centering a video with odd width, be sure to start on a pixel boundary.pacman2006-03-041-2/+3
* Fix colormap save/restore for directcolor fb devicespacman2006-02-171-1/+2
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-1/+1
* remove old buggy workaround. kerneltwosix.h itself will be removed soon if th...rfelker2004-12-031-1/+0
* linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>attila2004-01-101-0/+1
* Warning fixes (approved by A'rpi).rathann2003-11-081-0/+2
* correct handling of subdevice, -fb device is obsoletedalex2003-10-081-1/+6
* vo_fbdev2 written by Joey Parrish with some minor modificationsalex2003-08-311-0/+399