summaryrefslogtreecommitdiff
path: root/src/video_out/alphablend.c
AgeCommit message (Expand)Author
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-02-19Mandrake patches fromRocky Bernstein
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-10-28fix yuy2 blending (use overlay/clipping colors).Miguel Freitas
2003-09-21Add support for chroma keyed overlay graphics to video_out_pgx64 and fix vari...Robin KAY
2003-09-13fix colors of YUY2 overlay blendingMiguel Freitas
2003-02-28Xine assert() replacement:Stephen Torri
2003-01-19trying to fix color errors and endianness problems in yuy2Miguel Freitas
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-11-20Add debug info. remove un-used variable.James Courtier-Dutton
2002-10-29Updated pgx64 to newest API. Changed alphablend code to handle pitches.Robin KAY
2002-10-03DTS debug messages.James Courtier-Dutton
2002-09-30Fixes and performance improvements to the alphablend.c code.James Courtier-Dutton
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
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