summaryrefslogtreecommitdiffstats
path: root/libvo/vo_fbdev2.c
Commit message (Expand)AuthorAgeFilesLines
* Mark the vo_functions_t definitions as const where possible.reimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* Replace implicit use of fast_memcpy via macro by explicit use to allowreimar2007-06-051-2/+2
* 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