log libmpcodecs/vf_spp.c @ 18222:8c35bd43135f

age author description
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.
Tue, 06 Dec 2005 11:17:26 +0000 michael prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5
Sat, 03 Dec 2005 03:37:43 +0000 michael attribute align
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Wed, 20 Jul 2005 01:22:24 +0000 iive use stored dimensions instead of visible one when (vf_)get_image is called
Mon, 11 Jul 2005 18:48:09 +0000 michael ensure that dr buffers are readable
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Tue, 23 Nov 2004 21:21:54 +0000 michael removing strange csp matching code (was copy&pasted from vf_pp where it originated from arpi 2.5 years ago) -> fixes spp+scale+x11 crash
Thu, 21 Oct 2004 16:47:42 +0000 reimar crash with Y8 colourspace fixed
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Sun, 19 Sep 2004 22:15:57 +0000 michael 100l typo
Thu, 26 Aug 2004 10:12:14 +0000 michael 10l