log

age author description
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
Tue, 03 Oct 2006 07:57:04 +0000 lu_zero Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru> libpostproc
Mon, 02 Oct 2006 10:49:27 +0000 lu_zero make postproc use avutil libpostproc
Tue, 12 Sep 2006 10:50:32 +0000 diego Remove superfluous ifeq. libpostproc
Tue, 12 Sep 2006 10:33:27 +0000 diego Fix 'make depend' for libpostproc. libpostproc
Sat, 09 Sep 2006 21:09:37 +0000 diego Replace informal GPL notice by official header. libpostproc
Fri, 18 Aug 2006 13:38:24 +0000 diego Explicitly include fastmemcpy.h from libvo/. libpostproc
Thu, 17 Aug 2006 16:32:08 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external libpostproc
Thu, 17 Aug 2006 11:42:41 +0000 diego Remove unnecessary -I. option. libpostproc
Thu, 17 Aug 2006 09:55:37 +0000 diego Remove duplicate -I option. libpostproc
Wed, 12 Jul 2006 15:19:51 +0000 diego Remove MPlayer-specific include option hacks. libpostproc
Wed, 05 Jul 2006 20:32:19 +0000 lu_zero Make ffmpeg better support pic - from Diego Petten <flameeyes@gentoo.org> libpostproc
Wed, 05 Jul 2006 14:09:37 +0000 diego Remove erroneous -I../.. flag that points outside of the src directory. libpostproc
Sun, 18 Jun 2006 11:33:14 +0000 diego Add const to (mostly) char* and make some functions static, which aren't used libpostproc
Fri, 09 Jun 2006 13:13:08 +0000 diego CVS --> Subversion libpostproc
Thu, 01 Jun 2006 23:22:07 +0000 diego Ignore all generated files. libpostproc
Thu, 01 Jun 2006 21:57:44 +0000 mru remove redundant make variable SUBDIR libpostproc
Thu, 01 Jun 2006 21:49:51 +0000 mru 10l to Diego libpostproc