log libpostproc/postprocess_template.c @ 2835:d4c4b84e0fac libavcodec

age author description
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