summaryrefslogtreecommitdiffstats
path: root/libvo/vesa_lvo.c
Commit message (Expand)AuthorAgeFilesLines
* removed query_vaaalex2002-07-261-8/+0
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+14
* code cleanupnick2002-02-031-0/+12
* improvementsnick2002-01-271-0/+1
* Fixed single buffering problems and -vo mga compatibility by number of buffersnick2001-12-021-1/+4
* Minor fixesnick2001-11-291-1/+58
* Minor optimizationnick2001-11-291-7/+18
* Direct i420 support for Radeonsnick2001-11-271-25/+5
* Minor fixes with the same resultsnick2001-11-201-69/+10
* Bad attempt of YV12 direct supportnick2001-11-201-0/+62
* Verbosing and minor optimizationnick2001-11-201-19/+13
* Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this st...nick2001-11-181-6/+30
* Added preinit of lvo stuffnick2001-11-181-7/+12
* Qualitative speedup of decodingnick2001-11-181-46/+2
* working draw_slice stuffnick2001-11-171-2/+15
* Xv stuffnick2001-11-161-2/+44
* New video output technique Linux Video Overlay:nick2001-11-131-0/+197