log postprocess_template.c @ 118:bdd1788fb53b libpostproc

age author description
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libpostproc
Sun, 02 Nov 2008 18:59:44 +0000 reimar Replace long with x86_reg in postprocess_template.c like in all other libpostproc
Thu, 16 Oct 2008 13:34:09 +0000 flameeyes Convert asm keyword into __asm__. libpostproc
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libpostproc
Sat, 22 Mar 2008 17:36:31 +0000 diego typo fixes: tempBlured --> tempBlurred libpostproc
Sat, 22 Mar 2008 16:46:36 +0000 diego cosmetics: typo fixes libpostproc
Sat, 22 Mar 2008 16:43:07 +0000 diego cosmetics: Fix typo in variable name, numSkiped --> numSkipped. libpostproc
Sat, 22 Mar 2008 15:46:34 +0000 diego cosmetics: Fix indentation to be 4 spaces and consistently place {}. libpostproc
Mon, 17 Mar 2008 23:44:46 +0000 mru simplify ALIGN_MASK definition libpostproc
Mon, 17 Mar 2008 23:08:19 +0000 mru get register names from x86_cpu.h libpostproc
Sat, 15 Mar 2008 16:15:47 +0000 diego typo fixes libpostproc
Sat, 02 Feb 2008 21:24:54 +0000 michael const libpostproc
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libpostproc
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libpostproc
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libpostproc
Thu, 17 May 2007 09:30:38 +0000 reimar Use DECLARE_ALIGNED for alignment in libpostprocess libpostproc
Sat, 07 Apr 2007 14:09:20 +0000 diego typos/grammar libpostproc
Wed, 21 Feb 2007 19:19:46 +0000 diego cosmetics: Fix another common typo, gurantee --> guArantee. libpostproc
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libpostproc
Wed, 11 Oct 2006 23:17:58 +0000 diego Rename ABS macro to FFABS. libpostproc
Wed, 11 Oct 2006 22:59:37 +0000 diego Rename SIGN macro to FFSIGN to avoid clashes with system headers. libpostproc
Wed, 11 Oct 2006 00:18:33 +0000 diego printf --> av_log with some help from Oded libpostproc
Tue, 10 Oct 2006 08:09:12 +0000 diego Change libpostproc to use the FFMIN/FFMAX macros from libavutil. libpostproc
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libpostproc
Thu, 01 Jun 2006 21:37:48 +0000 diego libavcodec/libpostproc ---> libpostproc libpostproc