summaryrefslogtreecommitdiff
path: root/src/video_out/alphablend.c
AgeCommit message (Expand)Author
2002-05-23some boundaries checks to alphablend functions. will avoid overlay wrapingMiguel Freitas
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-22cr and cb swappedMiguel Freitas
2002-01-22- small w32codec bugfixesMiguel Freitas
2002-01-18small fix to alphablendMiguel Freitas
2002-01-18Try to fix some bleeding in the menus.James Courtier-Dutton
2002-01-16New blend_yuv routine.James Courtier-Dutton
2002-01-15Beginning of overlay highlights correction work.James Courtier-Dutton
2001-12-16- fix clipping box inside rle linesMiguel Freitas
2001-11-30blend_yuy2 now availableMiguel Freitas
2001-11-05Fixing cr<->cb swap error in alphablending code; fixed some confusions inMatthias Dahl
2001-11-03Fixed a bad bug in the new SyncFB plugin that caused it to crash easily. AndMatthias Dahl
2001-10-09overlay clut colorspace conversionMiguel Freitas
2001-10-09Implement rle-image shrinking for blend_rgb*()Juergen Keil
2001-10-09blend_rgb* with rle-image scaling. Used by the XShm video_out driver.Juergen Keil
2001-08-17Overlays are now passed in rle format. Causes a speed improvementEduard Hasenleithner
2001-08-16clut_t is now stored in machine endianess. Simplifies the transferEduard Hasenleithner
2001-08-14Fixed a bug resulting from the misassumption that the pixelsEduard Hasenleithner
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
2001-07-26Reverted a small error introduced into alphablend.cRich J Wareham
2001-07-25A few small changes to help in some specific cases. Also a nasty hack added t...Rich J Wareham
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
2001-07-09latest subtitle patches (cleanups) from jamesGuenter Bartsch
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-04latest overlay patches from James, simple overlays should workuid32519
2001-07-04spu support updated (unfinished) from Jamesuid32519