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

age author description
Mon, 30 May 2011 20:59:48 +0000 reimar Add const to match actual type of string literal that are assigned.
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().
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 19 Jan 2008 11:44:49 +0000 reimar Avoid warning:
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Wed, 26 Sep 2007 22:43:38 +0000 diego Remove unused crappy hash_pic function, blessed by Rich.
Thu, 28 Jun 2007 11:24:12 +0000 reimar Get rid of my_memcpy_pic code duplication in many filters.
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
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.
Sun, 23 Mar 2003 16:10:06 +0000 rfelker try to break pattern at scene changes to prevent merging pictures that
Sun, 23 Mar 2003 03:36:24 +0000 rfelker improvements to detc filter:
Fri, 21 Mar 2003 16:56:23 +0000 alex compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Sun, 09 Mar 2003 18:15:16 +0000 rfelker new version of the de-telecine filter, largely rewritten. should work
Thu, 20 Feb 2003 03:16:41 +0000 rfelker experimental de-telecine filter. not documented or configurable yet,