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
Thu, 24 Apr 2008 10:17:55 +0000 diego Do not ignore .depend files, they are no longer generated. libpostproc
Sat, 12 Apr 2008 16:22:13 +0000 diego Ignore dependency files. libpostproc
Mon, 07 Apr 2008 21:16:31 +0000 mru non-recursive makefiles libpostproc
Sun, 23 Mar 2008 16:01:13 +0000 diego cosmetics: prettyprinting libpostproc
Sun, 23 Mar 2008 15:51:02 +0000 lu_zero Cosmetics: reindent and whitespaces libpostproc
Sun, 23 Mar 2008 15:39:39 +0000 lu_zero Remove declarations after statements from doVertDefFilter_altivec libpostproc
Sun, 23 Mar 2008 15:35:19 +0000 lu_zero Remove declarations after statements from doVertLowPass_altivec libpostproc
Sun, 23 Mar 2008 15:33:24 +0000 lu_zero Remove declarations after statements from vertClassify_altivec libpostproc
Sun, 23 Mar 2008 15:29:22 +0000 lu_zero Reorder declarations in vertClassify_altivec 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
Sat, 22 Mar 2008 01:06:57 +0000 diego typo: occured --> occurred libpostproc
Tue, 18 Mar 2008 22:14:41 +0000 diego Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. 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
Fri, 14 Mar 2008 21:50:23 +0000 diego typos libpostproc
Wed, 12 Mar 2008 23:58:46 +0000 diego typo fixes libpostproc
Mon, 10 Mar 2008 18:42:09 +0000 diego misc spelling fixes libpostproc
Sat, 08 Mar 2008 14:54:15 +0000 diego cosmetics: Remove useless empty line. libpostproc
Sat, 08 Mar 2008 14:39:43 +0000 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libpostproc
Fri, 07 Mar 2008 19:27:17 +0000 mru simplify library version handling libpostproc
Thu, 06 Mar 2008 20:44:44 +0000 mru consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment libpostproc
Tue, 26 Feb 2008 20:37:59 +0000 mru less preprocessor magic in version number macros libpostproc
Mon, 25 Feb 2008 09:22:11 +0000 mru Install headers in $prefix/include/$libname libpostproc
Wed, 20 Feb 2008 01:23:04 +0000 mru #include avutil.h in postprocess.h libpostproc
Tue, 19 Feb 2008 22:50:28 +0000 mru Clean up lib* version definitions libpostproc
Sat, 02 Feb 2008 21:24:54 +0000 michael const libpostproc
Sat, 02 Feb 2008 17:13:40 +0000 michael Make src const. libpostproc
Sat, 02 Feb 2008 17:12:17 +0000 michael void arithmetic libpostproc
Wed, 30 Jan 2008 18:30:17 +0000 reimar Missed a variable in postprocess.c that should use DECLARE_ASM_CONST as well libpostproc
Wed, 30 Jan 2008 18:21:01 +0000 reimar Simplify: use DECLARE_ASM_CONST libpostproc
Mon, 14 Jan 2008 14:42:29 +0000 diego Build both static and shared libs from the same object. libpostproc
Thu, 10 Jan 2008 11:05:12 +0000 michael unused libpostproc
Thu, 10 Jan 2008 10:18:00 +0000 benoit Make MMX vectors constants. libpostproc
Thu, 10 Jan 2008 10:16:36 +0000 benoit Make pp_help a constant array of characters to move it to .rodata. libpostproc
Thu, 10 Jan 2008 10:15:07 +0000 benoit Reduce the size of the replaceTable entries. libpostproc
Tue, 08 Jan 2008 22:03:30 +0000 reimar Remove clip_table as it is not used anymore. libpostproc
Mon, 07 Jan 2008 12:44:49 +0000 benoit Make the av_class member of PPContext a poiner to constant AVClass. libpostproc
Fri, 04 Jan 2008 07:47:32 +0000 benoit Make pp_help a constant pointer to constant characters, moves it partially libpostproc
Thu, 03 Jan 2008 08:42:02 +0000 benoit Make pp_get_mode_by_name_and_quality accept a constant string. libpostproc
Thu, 03 Jan 2008 08:39:38 +0000 benoit Make filterDelimiters and optionDelimiters two static constant array of libpostproc
Sat, 01 Dec 2007 22:21:04 +0000 vitor spelling libpostproc
Tue, 30 Oct 2007 07:54:18 +0000 diego Declare libpostproc prerequisites directly instead of using a layer of libpostproc
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libpostproc
Wed, 17 Oct 2007 09:16:21 +0000 diego Use filename as multiple inclusion guard. libpostproc
Fri, 24 Aug 2007 15:04:00 +0000 diego Move Apple gcc AltiVec vector declaration syntax to libavutil. libpostproc
Wed, 22 Aug 2007 22:46:39 +0000 diego Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). libpostproc
Sat, 21 Jul 2007 18:56:53 +0000 diego Uppercase variable overlooked in last commit. libpostproc
Fri, 06 Jul 2007 10:45:53 +0000 diego Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h. libpostproc
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libpostproc
Mon, 02 Jul 2007 17:00:04 +0000 diego Remove leading underscores from specifiers, they are reserved. libpostproc
Mon, 02 Jul 2007 12:52:20 +0000 diego Fix 'make checkheaders'. libpostproc
Mon, 02 Jul 2007 10:13:19 +0000 diego Ignore .ho files. libpostproc
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libpostproc
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers 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
Sun, 10 Jun 2007 21:29:56 +0000 diego Move libpostproc-specific uninstallation command to the libpostproc Makefile. libpostproc
Mon, 28 May 2007 09:30:41 +0000 diego Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. libpostproc
Thu, 17 May 2007 09:30:38 +0000 reimar Use DECLARE_ALIGNED for alignment in libpostprocess libpostproc
Wed, 16 May 2007 12:25:54 +0000 diego Remove extern C declarations for C++. libpostproc
Sat, 07 Apr 2007 14:09:20 +0000 diego typos/grammar libpostproc
Fri, 02 Mar 2007 09:15:19 +0000 lu_zero Typo libpostproc
Fri, 02 Mar 2007 09:07:09 +0000 lu_zero Many steps to avutilized this mess: DECLARE_ALIGNED libpostproc
Tue, 27 Feb 2007 00:18:38 +0000 diego Remove useless conditional. 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, 08 Nov 2006 00:02:15 +0000 mru allow spaces in source and build directory names libpostproc
Wed, 01 Nov 2006 18:34:40 +0000 diego Use common define for x86_32 and x86_64. libpostproc
Sun, 29 Oct 2006 16:53:30 +0000 diego Fix dependencies for 'make dep'. libpostproc
Mon, 16 Oct 2006 12:52:21 +0000 diego Fix #endif comments. libpostproc
Sun, 15 Oct 2006 12:59:45 +0000 diego Revert putting EXTRALIBS in common.mak, linking fails on MinGW. 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 08:30:13 +0000 diego Move CFLAGS handling to common.mak. libpostproc
Wed, 11 Oct 2006 00:18:33 +0000 diego printf --> av_log with some help from Oded libpostproc
Tue, 10 Oct 2006 11:59:10 +0000 diego Remove unused variables. libpostproc
Tue, 10 Oct 2006 08:09:12 +0000 diego Change libpostproc to use the FFMIN/FFMAX macros from libavutil. libpostproc
Tue, 10 Oct 2006 07:49:10 +0000 diego Move sign macro to libavutil. libpostproc
Tue, 10 Oct 2006 07:46:41 +0000 diego Use ABS macro from libavutil. libpostproc
Mon, 09 Oct 2006 22:36:38 +0000 diego Remove gcc-workaround that is already present in libavutil/common.h. libpostproc
Mon, 09 Oct 2006 22:24:35 +0000 diego Fix default license header. libpostproc
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libpostproc
Sat, 07 Oct 2006 09:22:44 +0000 diego Replace -I../-I. by -I$(BUILD_ROOT). libpostproc
Sat, 07 Oct 2006 08:38:55 +0000 diego Remove bogus commented out include line. libpostproc
Tue, 03 Oct 2006 19:23:39 +0000 diego Move EXTRALIBS handling to common.mak. libpostproc
Tue, 03 Oct 2006 17:24:07 +0000 michael 1000000l for lu_zero (commiting untested? code) libpostproc