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

age author description
Mon, 17 Sep 2012 20:30:07 +0000 reimar For consistency clear mpi->priv after it was used.
Mon, 17 Sep 2012 19:50:29 +0000 reimar Fix delogo filter with numbered mpi.
Tue, 24 May 2011 19:28:24 +0000 cigaes LINE_MAX seems to be missing from mingw32.
Mon, 23 May 2011 16:32:14 +0000 cigaes vf_delogo: allow to change the rectangle based on the time
Fri, 14 Jan 2011 22:10:21 +0000 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
Fri, 26 Feb 2010 19:56:03 +0000 diego Mark all fmt_list arrays as const.
Fri, 26 Feb 2010 17:21:06 +0000 diego Mark vf_opts/vf_opts_fields structures as const.
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().
Sun, 22 Nov 2009 13:25:07 +0000 reimar Remove unused variable.
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.
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.