1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Nick Kurshev 0155db7f6c rgb24to32 now is faster
Originally committed as revision 2739 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-11-06 13:53:43 +00:00
..
Makefile Move yuv2rgb to postprocess 2001-11-06 11:22:40 +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 rgb24to32 now is faster 2001-11-06 13:53:43 +00:00
rgb2rgb.c rgb24to32 now is faster 2001-11-06 13:53:43 +00:00
rgb2rgb.h Move yuv2rgb to postprocess 2001-11-06 11:22:40 +00:00
swscale_template.c faster bgr24 output 2001-11-06 04:06:55 +00:00
swscale.c faster bgr24 output 2001-11-06 04:06:55 +00:00
swscale.h yv12 to yv12 scaler 2001-10-28 18:30:59 +00:00
yuv2rgb_mlib.c Move yuv2rgb to postprocess 2001-11-06 11:22:40 +00:00
yuv2rgb_template.c vars are aligned by 8 now (even faster, yes they where not aligned correctly) 2001-11-06 13:45:57 +00:00
yuv2rgb.c Move yuv2rgb to postprocess 2001-11-06 11:22:40 +00:00