log libmpcodecs/vf_2xsai.c @ 27082:2a486144b5c7

age author description
Sat, 12 Jan 2008 15:45:47 +0000 reimar Remove unused variable
Sat, 12 Jan 2008 15:43:32 +0000 reimar Move uselessly global variables
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const
Mon, 12 Nov 2007 20:44:06 +0000 reimar Replace stupid "unsigned long" by the correct uint32_t.
Mon, 12 Nov 2007 20:40:13 +0000 reimar Use proper inttypes.h types instead of broken uint32 etc. defines
Tue, 30 Oct 2007 09:10:01 +0000 diego Remove unused functions, fixes the warnings:
Fri, 19 Oct 2007 12:33:21 +0000 rfelker reminder that this filter has broken global vars
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.
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Fri, 25 Oct 2002 16:49:33 +0000 arpi 2xSai filter... just for fun, imho useless