1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Björn Sandell b6acbc3caf various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se>
Originally committed as revision 6058 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-05-12 02:18:52 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile runtime cpu detection 2001-11-26 21:17:23 +00:00
postprocess_template.c 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> 2002-05-05 11:08:59 +00:00
postprocess.c Added reverting support for -pp and -npp options 2002-01-19 17:01:03 +00:00
postprocess.h fix typo found by Milan Cutka <cutka@szm.sk> 2002-04-12 14:01:10 +00:00
rgb2rgb_template.c 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels 2002-05-03 23:16:07 +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
swscale_template.c printf to mp_msg 2002-05-02 11:00:16 +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
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 fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi 2002-04-08 14:43:18 +00:00
yuv2rgb.c printf to mp_msg 2002-05-02 11:00:16 +00:00