log libmpcodecs/vf_detc.c @ 34205:332fa33a47c4

age author description
2011-05-30 reimar Add const to match actual type of string literal that are assigned.
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-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-01-19 reimar Avoid warning:
2007-12-02 reimar Make all vf_info_t structs const
2007-09-26 diego Remove unused crappy hash_pic function, blessed by Rich.
2007-06-28 reimar Get rid of my_memcpy_pic code duplication in many filters.
2007-06-05 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
2006-07-09 diego Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
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-23 rfelker try to break pattern at scene changes to prevent merging pictures that
2003-03-23 rfelker improvements to detc filter:
2003-03-21 alex compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>
2003-03-15 albeu Add the new -vf option wich is the same as vop in reverse order.
2003-03-09 rfelker new version of the de-telecine filter, largely rewritten. should work
2003-02-20 rfelker experimental de-telecine filter. not documented or configurable yet,