summaryrefslogtreecommitdiff
path: root/src/video_out/yuv2rgb_mmx.c
AgeCommit message (Expand)Author
2002-02-26yuv2rgb optimizations and downscaling support by Scott Smith <ssmith@akamai.com>Guenter Bartsch
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-29XShm gamma adjusting (brightness)Miguel Freitas
2001-10-21more memcpy stuffMiguel Freitas
2001-09-21Add some optimized scale_line functions for: DVD -> 16:9, DVD -> 4:3, and zoom*2Juergen Keil
2001-09-11video_out_xshm crashes for scale factor 16/23, due to rounding error.Juergen Keil
2001-08-23Handle different byte order between X11 client <-> X11 server in yuv2rgb.Juergen Keil
2001-07-18blind try to implement yuv2bgr32_mmxGuenter Bartsch
2001-07-14The same bug (see previous commit from guenter) is present in 24 bit yuv2rgbJuergen Keil
2001-07-11fixed 15 bit support (mmx)Guenter Bartsch
2001-07-04* mediaLib accelerated yuv2rgb conversion routines (for sparc solaris)uid56437
2001-07-02Must re-initialize FPU registers after MMX use. Without such a re-Juergen Keil
2001-06-25Unscaled MMX accelerated yuv2rgb was broken, used wrong value for {yuv}_strideJuergen Keil
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-14implemented 15 and 24 bpp modes for mmx yuv2rgbGuenter Bartsch
2001-06-10XShm driver (partially) working)Guenter Bartsch
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert