log libmpcodecs/vf_crop.c @ 35077:c9d302e5e4be

age author description
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
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, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Fri, 08 Jan 2010 19:21:14 +0000 reimar vf crop: do not generate 0-size slices, they are pointless and also confuse
Sat, 21 Nov 2009 19:50:33 +0000 reimar Remove unreachable parsing code: for filters that use the option parser,
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 09 Nov 2007 06:58:32 +0000 rfelker begin moving const filter data to .text/.rodata sections
Sun, 28 Jan 2007 16:48:01 +0000 reimar Mark m_struct_t defaults as const
Fri, 31 Mar 2006 00:15:47 +0000 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
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.
Tue, 20 May 2003 17:42:33 +0000 rfelker fix segfaults with slices. support slice rendering into a filter even
Wed, 30 Apr 2003 18:24:04 +0000 rfelker 100l in my 100l fix! :(
Mon, 28 Apr 2003 02:23:57 +0000 rfelker at least 100l for me, the last commit was nonsense