Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Wed, 21 Dec 2005 17:50:40 +0000 |
diego |
Add some comments to #ifdef #else #endif blocks and fix wrong ones.
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Thu, 23 Jun 2005 20:24:25 +0000 |
gpoirier |
GCC4 fix
libavcodec
|
Fri, 13 May 2005 21:04:16 +0000 |
mru |
remove/replace non-ascii characters
libavcodec
|
Thu, 05 May 2005 12:37:38 +0000 |
michael |
GCC4 fix by (Keenan Pepper (keenanpepper gmail com)
libavcodec
|
Sun, 27 Feb 2005 08:56:26 +0000 |
henry |
support for negative strides
libavcodec
|
Tue, 12 Oct 2004 07:16:14 +0000 |
rfelker |
1000l
libavcodec
|
Mon, 11 Oct 2004 02:19:29 +0000 |
michael |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)
libavcodec
|
Tue, 28 Sep 2004 05:38:36 +0000 |
michael |
100l (signed vs. unsigend)
libavcodec
|
Sun, 30 May 2004 01:53:43 +0000 |
michael |
Another (final?) patch for libpostproc.
libavcodec
|
Fri, 28 May 2004 13:31:38 +0000 |
michael |
Newer version, using a vectorized version of the
libavcodec
|
Fri, 28 May 2004 13:23:53 +0000 |
michael |
per line lowpass filter in mmx
libavcodec
|
Thu, 27 May 2004 21:42:00 +0000 |
michael |
mmx optimized version of the per line/accurate deblock filter
libavcodec
|
Thu, 27 May 2004 16:16:09 +0000 |
michael |
faster c lowpass filter
libavcodec
|
Thu, 27 May 2004 15:57:20 +0000 |
michael |
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec
libavcodec
|
Wed, 26 May 2004 20:15:15 +0000 |
michael |
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Tue, 25 May 2004 18:07:25 +0000 |
michael |
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
libavcodec
|
Sun, 04 Jan 2004 17:29:51 +0000 |
michael |
mpeg2 QP clamping fix
libavcodec
|
Tue, 28 Oct 2003 09:23:26 +0000 |
michael |
linear blend 1 line shift fix
libavcodec
|
Sat, 28 Jun 2003 19:19:00 +0000 |
michaelni |
gcc 2.95 workaround
libavcodec
|
Thu, 26 Jun 2003 11:31:34 +0000 |
michaelni |
blinking blocks around thin vertical lines and dots bugfix
libavcodec
|
Fri, 18 Apr 2003 12:45:34 +0000 |
michaelni |
mpeg2 qscale flag
libavcodec
|
Sat, 29 Mar 2003 14:06:24 +0000 |
michaelni |
faster C linear blend & interpolate deinterlacers
libavcodec
|
Sat, 29 Mar 2003 13:31:12 +0000 |
michaelni |
fixing cliping of c deinterlacers
libavcodec
|
Thu, 06 Mar 2003 13:51:18 +0000 |
michaelni |
doxy / cosmetics
libavcodec
|
Thu, 23 Jan 2003 04:19:24 +0000 |
rfelker |
C implementation of the median deinterlacer (seems to be the only one
libavcodec
|
Sun, 05 Jan 2003 19:10:42 +0000 |
michael |
YUV 411/422/444 support for pp
libavcodec
|
Mon, 30 Dec 2002 23:00:02 +0000 |
faust3 |
10l another int i missing (without ^M)
libavcodec
|
Mon, 30 Dec 2002 12:36:28 +0000 |
michael |
10l (int i)
libavcodec
|
Sun, 29 Dec 2002 23:31:52 +0000 |
michael |
cleaning corners of green dirt ;)
libavcodec
|
Sat, 23 Nov 2002 10:58:05 +0000 |
michael |
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
libavcodec
|
Thu, 31 Oct 2002 01:42:59 +0000 |
michael |
using fewer registers ... to workaround something
libavcodec
|
Wed, 30 Oct 2002 20:50:31 +0000 |
michael |
change qscale type to int8 and fix qscale ordering
libavcodec
|
Tue, 29 Oct 2002 20:12:24 +0000 |
michael |
cleanup
libavcodec
|
Tue, 29 Oct 2002 18:35:15 +0000 |
michael |
better deblocking filter
libavcodec
|
Tue, 29 Oct 2002 09:16:06 +0000 |
michael |
using fewer registers (fixes compilation bug hopefully)
libavcodec
|
Tue, 29 Oct 2002 00:54:07 +0000 |
colin |
fix compilation on non-x86 with gcc 2.95
libavcodec
|
Mon, 28 Oct 2002 19:30:58 +0000 |
michael |
postprocessing cleanup:
libavcodec
|
Sun, 01 Sep 2002 14:30:55 +0000 |
arpi |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
libavcodec
|
Thu, 08 Aug 2002 10:46:16 +0000 |
michael |
1000l
libavcodec
|
Sun, 05 May 2002 11:08:59 +0000 |
michael |
3dnow temporal denoiser bugfix by Rmi Guyomarch <rguyom@pobox.com>
libavcodec
|
Mon, 22 Apr 2002 15:53:24 +0000 |
michael |
x1 deblocking filter bugfix
libavcodec
|
Tue, 29 Jan 2002 04:21:27 +0000 |
michael |
top row bugfix
libavcodec
|
Mon, 28 Jan 2002 22:38:15 +0000 |
michael |
minor QP bugfix
libavcodec
|
Sat, 19 Jan 2002 16:56:35 +0000 |
atmos4 |
fix mangling with runtime cpu detection
libavcodec
|
Sat, 19 Jan 2002 05:14:46 +0000 |
atmos4 |
mangle for win32 in postproc
libavcodec
|
Fri, 28 Dec 2001 13:56:04 +0000 |
michael |
minor brightness/contrast bugfix / moved some global vars into ppMode
libavcodec
|
Fri, 28 Dec 2001 00:09:55 +0000 |
michael |
customizeable deblocking (2 thresholds)
libavcodec
|
Wed, 28 Nov 2001 01:26:03 +0000 |
michael |
faster brightness correcture in MMX2
libavcodec
|
Tue, 27 Nov 2001 02:25:31 +0000 |
michael |
compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound
libavcodec
|
Sat, 24 Nov 2001 22:16:29 +0000 |
michael |
runtime cpu detection
libavcodec
|
Sat, 24 Nov 2001 02:05:06 +0000 |
michael |
use fastmemcpy for chrominance if no chrominance filtering is done
libavcodec
|
Sat, 24 Nov 2001 01:38:30 +0000 |
michael |
faster dering
libavcodec
|
Tue, 20 Nov 2001 20:46:39 +0000 |
michael |
1% speedup
libavcodec
|
Tue, 20 Nov 2001 18:07:13 +0000 |
michael |
oops, too much cleanup ;)
libavcodec
|
Tue, 20 Nov 2001 17:47:52 +0000 |
michael |
cleanup
libavcodec
|
Mon, 19 Nov 2001 22:20:30 +0000 |
michael |
faster mmx2 / 3dnow deblocking filter
libavcodec
|
Wed, 14 Nov 2001 11:51:36 +0000 |
michael |
temp denoiser:
libavcodec
|