summaryrefslogtreecommitdiff
path: root/src/video_out/yuv2rgb_mlib.c
AgeCommit message (Expand)Author
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