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
2014-05-30
Add yuv overlay color matrix support.
Torsten Jager
2014-05-20
Fix yuv2rgb overlay colors.
Torsten Jager
2014-05-19
Fix aliasing in alphablend.c
Petri Hintukainen
2014-05-13
alphablend: use _x_freep (fix double free after failed calloc)
Petri Hintukainen
2014-05-13
factorize overlay color space conversion from vo plugins
Petri Hintukainen
2013-10-14
Copyright year update by hg log info #2.
Torsten Jager
2013-09-27
Added const
Petri Hintukainen
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-04-12
Make OSD blend buffers 16-byte aligned
Petri Hintukainen
2012-03-30
Cosmetics
Petri Hintukainen
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-01-18
Merge from 1.1.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2007-12-30
Manual port of the color→colour change to 1.2; should make merging easier.
Darren Salt
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
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-04-25
Merge from 1.1.
Darren Salt
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-04-10
Rationalise __attribute__((packed)) usage.
Diego 'Flameeyes' Pettenò
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