1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-11 11:26:52 +02:00
ffmpeg/postproc
Michael Niedermayer d022ce5c4f c optimizations (array is faster than pointer) (16bpp variants tested and 2% faster)
Originally committed as revision 2573 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-10-30 21:33:01 +00:00
..
Makefile vo_vesa: rgb2rgb support 2001-10-28 10:17:57 +00:00
postprocess_template.c minor speedup 2001-10-30 21:14:02 +00:00
postprocess.c minor speedup 2001-10-30 21:14:02 +00:00
postprocess.h just a few "not implemented yet" removed 2001-10-25 21:57:42 +00:00
rgb2rgb_template.c cosmetic 2001-10-30 17:46:07 +00:00
rgb2rgb.c cosmetic 2001-10-30 17:46:07 +00:00
rgb2rgb.h vo_vesa: more rgb2rgb support 2001-10-28 10:45:42 +00:00
swscale_template.c c optimizations (array is faster than pointer) (16bpp variants tested and 2% faster) 2001-10-30 21:33:01 +00:00
swscale.c c optimizations (array is faster than pointer) (16bpp variants tested and 2% faster) 2001-10-30 21:33:01 +00:00
swscale.h yv12 to yv12 scaler 2001-10-28 18:30:59 +00:00