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
|