log postprocess.h @ 137:218f5063fa65 libpostproc tip

age author description
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
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, 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
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
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
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
Mon, 10 Mar 2008 18:42:09 +0000 diego misc spelling fixes 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
Thu, 10 Jan 2008 10:16:36 +0000 benoit Make pp_help a constant array of characters to move it to .rodata. 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
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
Mon, 02 Jul 2007 12:52:20 +0000 diego Fix 'make checkheaders'. libpostproc
Wed, 16 May 2007 12:25:54 +0000 diego Remove extern C declarations for C++. 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