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
|
Fri, 06 Jul 2007 10:45:53 +0000 |
diego |
Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.
libpostproc
|
Tue, 12 Jun 2007 09:29:25 +0000 |
diego |
misc spelling fixes
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
|
Fri, 08 Dec 2006 00:35:08 +0000 |
mru |
rename always_inline to av_always_inline and move to common.h
libpostproc
|
Wed, 01 Nov 2006 18:34:40 +0000 |
diego |
Use common define for x86_32 and x86_64.
libpostproc
|
Mon, 16 Oct 2006 12:52:21 +0000 |
diego |
Fix #endif comments.
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 00:18:33 +0000 |
diego |
printf --> av_log with some help from Oded
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
|