index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
alphablend.c
Age
Commit message (
Expand
)
Author
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-13
#include guards and __attribute__ fixups
Carlo Bramini
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-04-23
Add comments about used blending equation
Petri Hintukainen
2007-04-18
Alphablending optimizations:
Petri Hintukainen
2007-02-03
A few const-correctness fixes.
Darren Salt
2006-09-26
Don't dereference the pointer before it's tested for being not null.
Diego 'Flameeyes' Pettenò
2006-07-08
Avoid negative overflow in BLEND_COLOR().
Claudio Ciccani
2006-07-08
Patch by Petri Hintukainen <Petri.Hintukainen@hut.fi>:
Claudio Ciccani
2006-06-22
Fix two identical instances of either null-dereference or use-after-free.
Darren Salt
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-06-20
Remove need to use -fno-strict-aliasing, by using an union on accept() usage,...
Diego 'Flameeyes' Pettenò
2006-02-05
Fix xxmc subpictures (broken since 1.1.1)
Miguel Freitas
2005-09-27
missing files (thanks Brad!)
Miguel Freitas