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