1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 00:35:05 +02:00
ffmpeg/postproc
Michael Niedermayer 43d52f7612 customizeable deblocking (2 thresholds)
chrominance & luminance filtering is the default now if -npp ...:y isnt specified (lumi only was only used for the deinterlacers and that was wrong anyway)

Originally committed as revision 3818 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-12-28 00:09:55 +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 customizeable deblocking (2 thresholds) 2001-12-28 00:09:55 +00:00
postprocess.c customizeable deblocking (2 thresholds) 2001-12-28 00:09:55 +00:00
postprocess.h new -pp options stuff (-npp ...) 2001-12-26 19:45:49 +00:00
rgb2rgb_template.c rgb24toyv12 bugfix 2001-12-20 17:30:59 +00:00
rgb2rgb.c runtime cpu detection 2001-11-26 01:15:08 +00:00
rgb2rgb.h rgb24toyv12 bugfix 2001-12-20 17:30:59 +00:00
swscale_template.c output shifted by a few pixels on extreem scalings bugfix 2001-12-27 00:57:32 +00:00
swscale.c minor bugfixes (noone noticed them) 2001-12-21 02:09:34 +00:00
swscale.h vertical cubic/linear scaling 2001-12-06 00:10:42 +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 runtime cpu detection 2001-11-26 21:17:23 +00:00
yuv2rgb.c runtime cpu detection 2001-11-26 21:17:23 +00:00