index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
yuv2rgb.h
Age
Commit message (
Expand
)
Author
2004-04-11
Committed a modified version of Ian MacIntosh's patch.
Robin KAY
2003-02-02
Don't use globals for MMX yuv2rgb conversion variables (not thread-safe)
Ewald Snel
2003-02-02
Fix brightness, saturation control for MMX yuv2rgb using the XShm driver
Ewald Snel
2003-02-02
Add support for brightness, saturation, contrast (not functional yet)
Ewald Snel
2003-02-02
Function replaced
Ewald Snel
2003-02-02
Fix memory leak in XShm driver
Ewald Snel
2003-01-24
Fix yuv2rgb scaling, any destination size supported now
Ewald Snel
2002-02-27
Fixed datatype.
Daniel Caujolle-Bert
2002-02-16
beginning of video_out_driver changes
Guenter Bartsch
2001-10-29
XShm gamma adjusting (brightness)
Miguel Freitas
2001-10-09
overlay clut colorspace conversion
Miguel Freitas
2001-09-23
Add depth 8 support (TrueColor, PseudoColor and StaticGray) to XShm video_out
Juergen Keil
2001-09-21
Add some optimized scale_line functions for: DVD -> 16:9, DVD -> 4:3, and zoom*2
Juergen Keil
2001-08-23
Handle different byte order between X11 client <-> X11 server in yuv2rgb.
Juergen Keil
2001-08-18
various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented...
Guenter Bartsch
2001-07-17
yuy2 -> rgb conversion routines in C (no mlib/mmx yet)
Guenter Bartsch
2001-07-09
document a few known problems with the solaris version of xine
Juergen Keil
2001-06-21
solaris and stability patches provided by Juergen Keil
Guenter Bartsch
2001-06-10
XShm driver (partially) working)
Guenter Bartsch
2001-04-24
Reunification of xine-lib and xine-output. Some code cleanups.
Daniel Caujolle-Bert