summaryrefslogtreecommitdiff
path: root/src/video_out/yuv2rgb_mlib.c
AgeCommit message (Expand)Author
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-05-23Remove MIN/MAX macro definitions on unit.Diego 'Flameeyes' Pettenò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2004-04-11Committed a modified version of Ian MacIntosh's patch.Robin KAY
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-03-01Must include "xineutils.h" to pic up the definition of the new XINE_ASSERTJuergen Keil
2003-02-28Xine assert() replacement:Stephen Torri
2003-01-24Fix yuv2rgb scaling, any destination size supported nowEwald Snel
2002-10-13yuv2rgb_mlib needs an even YUV2 width. It was segfaulting on Solaris SPARC withJuergen Keil
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2001-10-05solaris mlib yub2rgb crashed for 4:3 NTSC DVD formatJuergen Keil
2001-08-23Handle different byte order between X11 client <-> X11 server in yuv2rgb.Juergen Keil
2001-07-04* mediaLib accelerated yuv2rgb conversion routines (for sparc solaris)uid56437