log libmpcodecs/vf_mcdeint.c @ 28548:6951e68ddb34

age author description
Sun, 25 Jan 2009 22:34:26 +0000 diego Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.
Tue, 13 May 2008 10:16:20 +0000 diego Use standard license headers.
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Fri, 09 Nov 2007 17:20:27 +0000 diego Add missing header files, fixes the warnings:
Sun, 27 May 2007 20:36:04 +0000 reimar Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
Wed, 21 Feb 2007 10:05:46 +0000 diego cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
Mon, 26 Jun 2006 17:01:07 +0000 reimar Avoid crash in uninit-without-config case
Mon, 19 Jun 2006 09:15:46 +0000 michael avcodec_close()
Fri, 09 Jun 2006 10:29:35 +0000 michael better spatial interpolation
Thu, 08 Jun 2006 12:30:53 +0000 michael filter left & right edges too (yeah the code is lame i know...)
Thu, 08 Jun 2006 10:36:35 +0000 michael improved mc+src merge code
Tue, 06 Jun 2006 10:34:45 +0000 michael known issues and notes
Tue, 06 Jun 2006 00:11:13 +0000 michael Motion compensating deinterlacer