Tue, 13 May 2008 10:16:20 +0000 |
diego |
Use standard license headers.
|
Sun, 02 Dec 2007 14:57:15 +0000 |
reimar |
Make all vf_info_t structs const
|
Fri, 09 Nov 2007 15:44:47 +0000 |
diego |
Rearrange headers to get rid of an #undef and remove unnecessary headers.
|
Fri, 09 Nov 2007 14:12:19 +0000 |
diego |
#include libavcodec/eval.h instead of manually declaring ff_eval.
|
Wed, 08 Aug 2007 23:28:29 +0000 |
cehoyos |
printf in mp_image.h was changed to fprintf in r17972.
|
Mon, 17 Apr 2006 20:20:28 +0000 |
nicodvb |
removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)
|
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)
|
Tue, 31 Jan 2006 23:36:12 +0000 |
diego |
Move conditional compilation out of the code and into the build system.
|
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.
|
Wed, 05 Oct 2005 09:39:08 +0000 |
diego |
Compilation fix for systems lacking lrintf like e.g. NetBSD.
|
Thu, 05 Feb 2004 22:03:42 +0000 |
michael |
#include dsputil.h as it contains the lrintf emu code
|
Thu, 05 Feb 2004 15:56:05 +0000 |
michael |
qp change filter
|