Mercurial > mplayer.hg
log libmpcodecs/vf_smartblur.c @ 19768:1069a634fc92
age | author | description |
---|---|---|
Fri, 30 Jun 2006 12:00:31 +0000 | lucabe | Move postproc ---> libswscale |
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, 13 Jan 2006 00:23:32 +0000 | diego | Update licensing information: The FSF changed postal address. |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Sun, 31 Jul 2005 12:13:22 +0000 | reimar | when threshold != 0 the dest image must be readable |
Thu, 20 Jan 2005 13:22:53 +0000 | reimar | remove all setlocale calls, they break the behaviour of sscanf and |
Sat, 18 Sep 2004 00:08:17 +0000 | michael | passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags |