log

age author description
Sat, 24 Jul 2010 11:55:22 +0000 reimar Fix use of uninitialized data: A array element can not be libpostproc tip
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libpostproc
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libpostproc
Tue, 02 Feb 2010 19:35:52 +0000 cehoyos Fix warnings about redefining constants when compiling libpostproc. libpostproc
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libpostproc
Sat, 16 Jan 2010 04:49:02 +0000 mru Add symbol versioning for shared libraries libpostproc
Sun, 03 Jan 2010 14:31:25 +0000 stefano Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and libpostproc
Wed, 18 Nov 2009 17:15:17 +0000 diego Add functions to return library license and library configuration. libpostproc
Wed, 19 Aug 2009 08:15:32 +0000 diego Remove disabled code cruft. libpostproc
Fri, 22 May 2009 21:32:13 +0000 conrad Move ALIGN macro to libavutil/common.h and use it in various places libpostproc
Wed, 08 Apr 2009 20:26:18 +0000 ramiro configure: Add --enable-runtime-cpudetect libpostproc
Sun, 29 Mar 2009 14:42:52 +0000 diego Globally ignore all example binaries. libpostproc
Thu, 26 Mar 2009 12:41:11 +0000 diego Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test libpostproc
Sat, 14 Mar 2009 19:14:40 +0000 diego Add av_uninit to vbA[1-8], vbB[1-8] variables to work around libpostproc
Wed, 04 Feb 2009 20:31:20 +0000 diego Use directory name as multiple inclusion guard prefix. libpostproc
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libpostproc
Sun, 25 Jan 2009 19:57:52 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. libpostproc
Sun, 25 Jan 2009 19:11:10 +0000 diego Directly #include some required headers. libpostproc
Wed, 14 Jan 2009 00:44:42 +0000 cehoyos Fix compilation. libpostproc
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libpostproc
Fri, 19 Dec 2008 09:59:18 +0000 diego Remove pointless malloc.h #include. libpostproc
Thu, 11 Dec 2008 21:05:31 +0000 diego Add backwards-compatibility typedef for removed _t names under appropriate libpostproc
Thu, 11 Dec 2008 20:06:16 +0000 diego Drop _t from typedef names for POSIX compatibility. libpostproc
Thu, 11 Dec 2008 16:44:22 +0000 diego Do not set COMPILE_C if AltiVec is enabled without runtime CPU detection. 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
Mon, 01 Sep 2008 18:00:53 +0000 stefano Implement postproc_version(). libpostproc
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libpostproc
Thu, 24 Jul 2008 10:53:32 +0000 diego Remove AltiVec vector declaration compiler compatibility macros. libpostproc
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libpostproc