index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dxr3
/
dxr3_spu_encoder.c
Age
Commit message (
Expand
)
Author
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2005-09-24
- rename all clip_top, clip_left, clip_color... to hili_xxxx. that
Miguel Freitas
2004-07-20
small DXR3 code cleanup:
Michael Roitzsch
2004-03-04
use the logging macros
Michael Roitzsch
2004-03-03
use the _x_abort() macro instead of abort, since it prints some debug info
Michael Roitzsch
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-03-02
fix assert()s to bring dxr3 video out back to life
Michael Roitzsch
2002-08-17
finally (nearly) full overlay functionality for the dxr3 by doing spu
Michael Roitzsch