1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Michael Niedermayer 9b2c28e6ed faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster
Originally committed as revision 2699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-11-04 23:04:26 +00:00
..
Makefile vo_vesa: rgb2rgb support 2001-10-28 10:17:57 +00:00
postprocess_template.c deinterlace bugfix 2001-10-31 18:29:03 +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
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
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
swscale_template.c green line fix for dstw%8!=0 2001-11-04 13:50:20 +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