log libmpcodecs/vf_2xsai.c @ 32834:4224bc9b72ca

age author description
2011-01-14 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
2010-02-21 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
2010-02-21 diego Rename open() vf initialization function to vf_open().
2010-02-16 diego libmpcodecs: Mark functions not used outside of their files as static.
2010-01-30 diego Add missing license headers to all files in the libmpcodecs directory.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-01-12 reimar Remove unused variable
2008-01-12 reimar Move uselessly global variables
2007-12-02 reimar Make all vf_info_t structs const
2007-11-12 reimar Replace stupid "unsigned long" by the correct uint32_t.
2007-11-12 reimar Use proper inttypes.h types instead of broken uint32 etc. defines
2007-10-30 diego Remove unused functions, fixes the warnings:
2007-10-19 rfelker reminder that this filter has broken global vars
2006-03-21 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2003-03-15 albeu Add the new -vf option wich is the same as vop in reverse order.
2002-11-06 arpi *HUGE* set of compiler warning fixes, unused variables removal
2002-10-25 arpi 2xSai filter... just for fun, imho useless