mpv/postproc
michael 867f14b6b3 faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2699 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-04 23:04:26 +00:00
..
Makefile vo_vesa: rgb2rgb support 2001-10-28 10:17:57 +00:00
postprocess.c deinterlace bugfix 2001-10-31 18:29:03 +00:00
postprocess.h just a few "not implemented yet" removed 2001-10-25 21:57:42 +00:00
postprocess_template.c deinterlace bugfix 2001-10-31 18:29:03 +00:00
rgb2rgb.c faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster 2001-11-04 23:04:26 +00:00
rgb2rgb.h palette to bgr24 2001-11-04 19:50:29 +00:00
rgb2rgb_template.c faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster 2001-11-04 23:04:26 +00:00
swscale.c green line fix for dstw%8!=0 2001-11-04 13:50:20 +00:00
swscale.h yv12 to yv12 scaler 2001-10-28 18:30:59 +00:00
swscale_template.c green line fix for dstw%8!=0 2001-11-04 13:50:20 +00:00