log libmpcodecs/vf.c @ 15944:1a0c715343d2

age author description
Sat, 09 Jul 2005 07:49:51 +0000 michael pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
Wed, 08 Jun 2005 15:29:26 +0000 henry forgotten reference to remove-logo, 10l for Rich
Sat, 04 Jun 2005 07:05:02 +0000 henry faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
Tue, 08 Mar 2005 22:11:49 +0000 henry missing return statement (1e5l for me)
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Sat, 18 Dec 2004 14:06:35 +0000 reimar add the flip filter at the end of the filter chain.
Wed, 01 Dec 2004 09:30:11 +0000 henry fix image dimensions at filter config time
Mon, 31 May 2004 15:07:58 +0000 nplourde Big Endian fix. Patch by Romain Dolbeau
Wed, 28 Apr 2004 04:29:17 +0000 rfelker soft skipping for mencoder. rather than skipping decoding/filtering
Wed, 28 Apr 2004 04:02:46 +0000 rfelker "hard" frame duplication for mencoder. this finally makes it possible
Sat, 17 Apr 2004 17:08:31 +0000 rfelker New filter by Ville Saari (114263 at foo dot bar dot org)
Mon, 29 Mar 2004 04:39:04 +0000 rfelker vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
Thu, 26 Feb 2004 14:41:42 +0000 henry fix compilation without libavcodec
Fri, 06 Feb 2004 20:31:57 +0000 joey new filter: vf_noformat.
Thu, 05 Feb 2004 15:56:05 +0000 michael qp change filter
Fri, 30 Jan 2004 17:38:15 +0000 michael rgb test pattern generator, so we could change everything to match alex's definition of rgb/bgr
Thu, 29 Jan 2004 09:50:17 +0000 ranma kerndeint adaptive deinterlacer
Fri, 19 Dec 2003 22:15:37 +0000 rik vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12
Mon, 08 Dec 2003 22:57:47 +0000 alex Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>. Also heavily MMX centric.
Sat, 29 Nov 2003 19:34:26 +0000 alex yuv colorspace converter
Sun, 26 Oct 2003 23:07:21 +0000 michael simple alternative postprocessing filter
Thu, 23 Oct 2003 18:36:02 +0000 michael vf_hue
Wed, 22 Oct 2003 21:21:52 +0000 michael fast deinterleaver (= il filter with stride/width/height tricks)
Thu, 16 Oct 2003 08:45:10 +0000 attila Fix compilation when libavcodec is missing.
Wed, 03 Sep 2003 22:44:28 +0000 henry simple logo remover
Sun, 31 Aug 2003 21:41:24 +0000 arpi 2 new filters: tile & framestep
Mon, 18 Aug 2003 15:24:08 +0000 rfelker pullup -- third generation inverse telecine engine. the backend
Mon, 18 Aug 2003 14:49:06 +0000 rfelker clean up field flags:
Mon, 11 Aug 2003 20:04:30 +0000 alex 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.com> (with minor fixes for current cvs by me)