summaryrefslogtreecommitdiff
path: root/src/xine-engine/alphablend.c
AgeCommit message (Expand)Author
2014-05-30Add yuv overlay color matrix support.Torsten Jager
2014-05-20Fix yuv2rgb overlay colors.Torsten Jager
2014-05-19Fix aliasing in alphablend.cPetri Hintukainen
2014-05-13alphablend: use _x_freep (fix double free after failed calloc)Petri Hintukainen
2014-05-13factorize overlay color space conversion from vo pluginsPetri Hintukainen
2013-10-14Copyright year update by hg log info #2.Torsten Jager
2013-09-27Added constPetri Hintukainen
2013-09-13Copyright year update by hg log infoTorsten Jager
2012-04-12Make OSD blend buffers 16-byte alignedPetri Hintukainen
2012-03-30CosmeticsPetri Hintukainen
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-09Remove a new bunch of xine_malloc() calls.Diego 'Flameeyes' Pettenò
2007-12-30Manual port of the color→colour change to 1.2; should make merging easier.Darren Salt
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-11-09Merge FSF address changes from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-04-23Add comments about used blending equationPetri Hintukainen
2007-04-18Alphablending optimizations:Petri Hintukainen
2007-04-25Merge from 1.1.Darren Salt
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-04-10Rationalise __attribute__((packed)) usage.Diego 'Flameeyes' Pettenò
2007-02-03A few const-correctness fixes.Darren Salt
2006-09-26Don't dereference the pointer before it's tested for being not null.Diego 'Flameeyes' Pettenò
2006-07-08Avoid negative overflow in BLEND_COLOR().Claudio Ciccani
2006-07-08Patch by Petri Hintukainen <Petri.Hintukainen@hut.fi>:Claudio Ciccani
2006-06-22Fix two identical instances of either null-dereference or use-after-free.Darren Salt
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-20Remove need to use -fno-strict-aliasing, by using an union on accept() usage,...Diego 'Flameeyes' Pettenò
2006-02-05Fix xxmc subpictures (broken since 1.1.1)Miguel Freitas
2005-09-27missing files (thanks Brad!)Miguel Freitas