log

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