mpv/postproc
michael ee22e5dbe1 fixing end overwrite bugs (some at least)
this needs testing, untested parts should be reversed before release
i tested 24->32, 15->16, bgr24->rgb, bgr32->rgb (retesting them isnt a bad idea either ...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6097 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-15 02:27:41 +00:00
..
.cvsignore
Makefile
postprocess.c
postprocess.h fix typo found by Milan Cutka <cutka@szm.sk> 2002-04-12 14:01:10 +00:00
postprocess_template.c 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> 2002-05-05 11:08:59 +00:00
rgb2rgb.c yuv422p -> yuy2 (untested) 2002-04-13 02:21:12 +00:00
rgb2rgb.h yuv422p -> yuy2 (untested) 2002-04-13 02:21:12 +00:00
rgb2rgb_template.c fixing end overwrite bugs (some at least) 2002-05-15 02:27:41 +00:00
swscale.c various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-05-12 02:18:52 +00:00
swscale.h overread in the mmx2 horizontal scaler fixed 2002-04-01 14:01:22 +00:00
swscale_template.c printf to mp_msg 2002-05-02 11:00:16 +00:00
yuv2rgb.c printf to mp_msg 2002-05-02 11:00:16 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi 2002-04-08 14:43:18 +00:00