log libmpcodecs/vf_expand.c @ 29854:00ebdb6cb87f

age author description
Mon, 14 Sep 2009 13:16:35 +0000 reimar %lf is not a valid printf format specifier, use just %f instead.
Thu, 10 Sep 2009 16:49:20 +0000 reimar Always keep a backup of the expand values from the command-line, so values
Thu, 06 Aug 2009 20:04:19 +0000 ben Replace macro: MAX -> FFMAX
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Tue, 28 Aug 2007 13:54:27 +0000 reimar Add code to clear left and right borders not only top and bottom.