log libmpcodecs/vf_geq.c @ 26464:252ec5ba2dd3

age author description
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Fri, 09 Nov 2007 16:28:37 +0000 diego Remove misleading comment and remove unnecessary #includes.
Wed, 17 Oct 2007 14:06:44 +0000 zuxy Remove unused static function get_image().
Fri, 12 Oct 2007 03:17:43 +0000 zuxy Reorder #includes to get rid of the FIXME
Fri, 12 Oct 2007 03:14:11 +0000 zuxy Remove unnecessary #include <malloc.h>
Wed, 08 Aug 2007 23:28:29 +0000 cehoyos printf in mp_image.h was changed to fprintf in r17972.
Sun, 27 May 2007 20:36:04 +0000 reimar Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
Sat, 05 May 2007 12:45:32 +0000 diego Fix "inline keyword not at beginning of declaration" warning.
Sat, 28 Oct 2006 09:50:22 +0000 ods15 make vf_geq read whitespace in equation param
Fri, 27 Oct 2006 21:34:05 +0000 ods15 remove unused variable
Fri, 27 Oct 2006 21:33:01 +0000 ods15 cosmetic, reindentation, tab removal
Fri, 27 Oct 2006 19:40:48 +0000 ods15 update vf_geq to new ff_eval API
Mon, 16 Oct 2006 20:21:31 +0000 michael bilinear interpolation
Mon, 16 Oct 2006 18:37:40 +0000 michael 200 byte is too little
Mon, 16 Oct 2006 15:47:32 +0000 michael generic equation filter