Tue, 26 May 2009 05:00:51 +0000 |
reimar |
Change HAVE_PPC64 to ARCH_PPC64.
libavcodec
|
Sun, 25 Jan 2009 11:16:25 +0000 |
diego |
Add required headers to fix warnings during 'make checkheaders'.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Thu, 16 Oct 2008 13:34:09 +0000 |
flameeyes |
Convert asm keyword into __asm__.
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Sun, 20 Jul 2008 18:58:30 +0000 |
diego |
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Wed, 22 Aug 2007 12:41:16 +0000 |
diego |
Identifiers starting with underscores are reserved.
libavcodec
|
Sun, 17 Jun 2007 15:47:03 +0000 |
mru |
simplify ppc64 handling
libavcodec
|
Tue, 13 Feb 2007 23:45:28 +0000 |
mru |
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
libavcodec
|
Sat, 07 Oct 2006 19:14:25 +0000 |
lu_zero |
fix the dcbz check and move it in configure
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Thu, 16 Sep 2004 19:05:22 +0000 |
michael |
h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>)
libavcodec
|
Sat, 05 Jun 2004 22:29:37 +0000 |
michael |
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Thu, 22 Apr 2004 13:21:59 +0000 |
michael |
better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Tue, 20 Apr 2004 17:05:12 +0000 |
michael |
hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sun, 26 Oct 2003 10:14:05 +0000 |
michael |
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)
libavcodec
|
Wed, 09 Jul 2003 20:18:13 +0000 |
michaelni |
1) remove TBL support in PPC performance. It's much more useful to use the
libavcodec
|
Fri, 04 Jul 2003 09:39:05 +0000 |
michaelni |
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sun, 29 Jun 2003 00:39:57 +0000 |
michaelni |
PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sat, 01 Feb 2003 00:18:50 +0000 |
michaelni |
fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>)
libavcodec
|
Mon, 20 Jan 2003 22:50:14 +0000 |
michaelni |
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sun, 19 Jan 2003 19:00:45 +0000 |
michaelni |
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|