1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Michael Niedermayer be44a4d74a temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version
Originally committed as revision 2896 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-11-14 02:46:58 +00:00
..
Makefile Move yuv2rgb to postprocess 2001-11-06 11:22:40 +00:00
postprocess_template.c temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version 2001-11-14 02:46:58 +00:00
postprocess.c temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version 2001-11-14 02:46:58 +00:00
postprocess.h temporal noise reducer in C (-pp 0x100000) 2001-11-13 02:40:56 +00:00
rgb2rgb_template.c uyvytoyv12 in MMX (untested) 2001-11-11 22:26:15 +00:00
rgb2rgb.c uyvytoyv12 in MMX (untested) 2001-11-11 22:26:15 +00:00
rgb2rgb.h rgb32tobgr32 now is documented ;) 2001-11-07 08:52:04 +00:00
swscale_template.c .balign or we´ll align by 64kb on some architectures 2001-11-10 20:39:23 +00:00
swscale.c .balign or we´ll align by 64kb on some architectures 2001-11-10 20:39:23 +00:00
swscale.h yv12 to yv12 scaler 2001-10-28 18:30:59 +00:00
yuv2rgb_mlib.c Remove a few obsolete header includes (fixes a compile error on solaris) 2001-11-06 17:04:13 +00:00
yuv2rgb_template.c 15/16 bpp dithering 2001-11-06 19:16:49 +00:00
yuv2rgb.c Move yuv2rgb to postprocess 2001-11-06 11:22:40 +00:00