log libmpcodecs/vf_framestep.c @ 34443:bad0e4dbfbb6

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-20 diego cosmetics: Remove pointless empty lines at EOF.
2010-01-30 diego Add missing license headers to all files in the libmpcodecs directory.
2009-03-15 diego cosmetics: Remove file names from file header, it only causes trouble.
2008-05-16 diego cosmetics: Remove pointless parentheses from return calls.
2007-12-02 reimar Make all vf_info_t structs const
2007-05-27 reimar Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
2006-06-21 uau Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
2006-06-21 michael intercept VFCTRL_FLIP_PAGE if needed
2006-03-31 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
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-08-31 arpi 2 new filters: tile & framestep