log libmpcodecs/vf_unsharp.c @ 23948:66a261a0e0f2

age author description
2007-06-05 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
2007-03-12 diego Source files should not contain non-ASCII characters.
2007-03-01 reimar Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
2006-03-21 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
2006-01-13 diego Update licensing information: The FSF changed postal address.
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2005-01-20 reimar remove all setlocale calls, they break the behaviour of sscanf and
2003-05-20 rfelker cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
2003-04-19 michael vf_clone_mpi_attributes()
2003-03-15 albeu Add the new -vf option wich is the same as vop in reverse order.
2002-11-03 rguyom Fixed a bug which would prevent proper parsing of floating point
2002-11-01 arpi vf_unsharp: proper rounding & print if sharpening or bluring
2002-10-29 arpi new video filter: unsharp - does image (l/c/l+c) sharping/bluring