log libmpcodecs/vf.c @ 7966:a03235a5f395

age author description
Tue, 29 Oct 2002 22:37:11 +0000 arpi new video filter: unsharp - does image (l/c/l+c) sharping/bluring
Fri, 25 Oct 2002 16:49:33 +0000 arpi 2xSai filter... just for fun, imho useless
Wed, 23 Oct 2002 00:26:27 +0000 arpi -vop bmovl - BitMap OVerLay videofilter for MPlayer
Wed, 16 Oct 2002 18:40:03 +0000 arpi new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
Thu, 10 Oct 2002 01:09:23 +0000 arpi don't honor stride hints if the next filter(chain) doesn't support stride
Fri, 27 Sep 2002 21:08:36 +0000 arpi -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
Tue, 10 Sep 2002 23:18:31 +0000 arpi drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
Tue, 10 Sep 2002 22:18:32 +0000 arpi changing return type of put_image void->int
Fri, 30 Aug 2002 06:16:40 +0000 rfelker "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
Wed, 28 Aug 2002 22:45:48 +0000 arpi mostly compiler warning fixes, some small bugfix
Wed, 21 Aug 2002 23:08:20 +0000 rfelker soft video equalizer filter, currently supports brightness and
Wed, 14 Aug 2002 12:20:35 +0000 jaf arpi told me ...
Tue, 13 Aug 2002 23:32:05 +0000 jaf messages moved from vf.c and vd.c
Tue, 13 Aug 2002 23:24:20 +0000 jaf messages moved from vf.c and vd.c
Fri, 02 Aug 2002 22:55:54 +0000 arpi - some reorder/cleanup of mp_image flags