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
|
Thu, 24 Jun 2004 12:01:53 +0000 |
iive |
Fix memory corruption, noticable at reallocate image
|
Fri, 09 Apr 2004 22:58:41 +0000 |
iive |
quant_parameter is 2*mpeg1_quant, no problems noticed with too high values
|
Thu, 08 Apr 2004 12:03:24 +0000 |
iive |
check for invalid user input
|
Tue, 24 Feb 2004 13:28:42 +0000 |
michael |
spp softthresholding in mmx
|
Tue, 24 Feb 2004 11:23:27 +0000 |
michael |
spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)
|
Sun, 07 Dec 2003 15:30:25 +0000 |
alex |
Fix compilation if lavc is compiled as a shared lib. Patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
|
Sun, 16 Nov 2003 10:48:03 +0000 |
michael |
memcpy pix instead of black screen if no DR and codec provides no qscale table
|
Fri, 31 Oct 2003 13:23:33 +0000 |
michael |
1000l
|
Fri, 31 Oct 2003 12:59:51 +0000 |
michael |
10l
|
Tue, 28 Oct 2003 20:49:33 +0000 |
michael |
skip filter if codec doesnt provide the QP array and user didnt force a QP (fixes diegos segfault)
|
Tue, 28 Oct 2003 14:00:07 +0000 |
michael |
autoq
|
Tue, 28 Oct 2003 13:17:11 +0000 |
michael |
10l
|
Tue, 28 Oct 2003 12:41:19 +0000 |
michael |
another 10l ...
|
Tue, 28 Oct 2003 10:45:55 +0000 |
michael |
optimize
|
Mon, 27 Oct 2003 23:47:39 +0000 |
michael |
optimizing
|
Mon, 27 Oct 2003 22:25:28 +0000 |
michael |
change offsets (quality 2-4 looks better now)
|
Mon, 27 Oct 2003 21:12:29 +0000 |
michael |
different / faster / simpler "quantization"
|
Mon, 27 Oct 2003 19:14:38 +0000 |
michael |
10l
|
Mon, 27 Oct 2003 00:14:33 +0000 |
michael |
120l
|
Sun, 26 Oct 2003 23:35:46 +0000 |
michael |
10l and minor optimization
|
Sun, 26 Oct 2003 23:07:21 +0000 |
michael |
simple alternative postprocessing filter
|