Mercurial > libpostproc.hg
graph
-
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libpostprocSat, 08 Mar 2008 14:39:43 +0000, by diego
-
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment libpostprocThu, 06 Mar 2008 20:44:44 +0000, by mru
-
less preprocessor magic in version number macros libpostprocTue, 26 Feb 2008 20:37:59 +0000, by mru
-
Missed a variable in postprocess.c that should use DECLARE_ASM_CONST as well libpostprocWed, 30 Jan 2008 18:30:17 +0000, by reimar
-
Build both static and shared libs from the same object. libpostprocMon, 14 Jan 2008 14:42:29 +0000, by diego
-
Make pp_help a constant array of characters to move it to .rodata. libpostprocThu, 10 Jan 2008 10:16:36 +0000, by benoit
-
Make the av_class member of PPContext a poiner to constant AVClass. libpostprocMon, 07 Jan 2008 12:44:49 +0000, by benoit
-
Make pp_help a constant pointer to constant characters, moves it partially libpostprocFri, 04 Jan 2008 07:47:32 +0000, by benoit
-
Make pp_get_mode_by_name_and_quality accept a constant string. libpostprocThu, 03 Jan 2008 08:42:02 +0000, by benoit
-
Make filterDelimiters and optionDelimiters two static constant array of libpostprocThu, 03 Jan 2008 08:39:38 +0000, by benoit
-
Declare libpostproc prerequisites directly instead of using a layer of libpostprocTue, 30 Oct 2007 07:54:18 +0000, by diego
-
Add FFMPEG_ prefix to all multiple inclusion guards. libpostprocWed, 17 Oct 2007 09:37:46 +0000, by diego
-
Move Apple gcc AltiVec vector declaration syntax to libavutil. libpostprocFri, 24 Aug 2007 15:04:00 +0000, by diego
-
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). libpostprocWed, 22 Aug 2007 22:46:39 +0000, by diego
-
Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h. libpostprocFri, 06 Jul 2007 10:45:53 +0000, by diego
-
Remove leading underscores from specifiers, they are reserved. libpostprocMon, 02 Jul 2007 17:00:04 +0000, by diego
-
add a comment to indicate which #endif belong to which #define libpostprocSun, 17 Jun 2007 18:59:28 +0000, by gpoirier
-
Move libpostproc-specific uninstallation command to the libpostproc Makefile. libpostprocSun, 10 Jun 2007 21:29:56 +0000, by diego
-
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. libpostprocMon, 28 May 2007 09:30:41 +0000, by diego
-
Use DECLARE_ALIGNED for alignment in libpostprocess libpostprocThu, 17 May 2007 09:30:38 +0000, by reimar
-
Many steps to avutilized this mess: DECLARE_ALIGNED libpostprocFri, 02 Mar 2007 09:07:09 +0000, by lu_zero
-
cosmetics: Fix another common typo, gurantee --> guArantee. libpostprocWed, 21 Feb 2007 19:19:46 +0000, by diego
-
rename always_inline to av_always_inline and move to common.h libpostprocFri, 08 Dec 2006 00:35:08 +0000, by mru
-
allow spaces in source and build directory names libpostprocWed, 08 Nov 2006 00:02:15 +0000, by mru
-
Revert putting EXTRALIBS in common.mak, linking fails on MinGW. libpostprocSun, 15 Oct 2006 12:59:45 +0000, by diego