summaryrefslogtreecommitdiff
path: root/src/xine-engine/alphablend.c
AgeCommit message (Expand)Author
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2008-05-09Remove a new bunch of xine_malloc() calls.Diego 'Flameeyes' Pettenò
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
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-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