log libmpcodecs/vf_kerndeint.c @ 37195:ac6c37d85d65 default tip

age author description
Fri, 14 Jan 2011 22:10:21 +0000 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Sun, 21 Feb 2010 13:40:49 +0000 diego Rename open() vf initialization function to vf_open().
Thu, 02 Apr 2009 09:20:48 +0000 diego Remove unnecessary malloc.h #includes and related #ifdeffery.
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
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
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Thu, 22 Mar 2007 10:06:34 +0000 cehoyos allows to de- and reactivate kerndeint on the fly
Mon, 22 Jan 2007 08:02:06 +0000 diego Fix FSF address and otherwise broken license headers.
Sun, 09 Jul 2006 16:01:36 +0000 diego Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Mon, 23 Feb 2004 21:12:06 +0000 ranma A bit late, but here's the "more sane options ordering" patch.
Thu, 29 Jan 2004 17:36:16 +0000 ranma 10l fix by Jindrich Makovicka
Thu, 29 Jan 2004 09:50:17 +0000 ranma kerndeint adaptive deinterlacer