2009-01-25 |
diego |
Add required headers to fix warnings during 'make checkheaders'.
libavcodec
|
2009-01-13 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
2008-10-16 |
flameeyes |
Convert asm keyword into __asm__.
libavcodec
|
2008-08-31 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
2008-07-20 |
diego |
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
libavcodec
|
2007-10-17 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
2007-08-22 |
diego |
Identifiers starting with underscores are reserved.
libavcodec
|
2007-06-17 |
mru |
simplify ppc64 handling
libavcodec
|
2007-02-13 |
mru |
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
libavcodec
|
2006-10-07 |
lu_zero |
fix the dcbz check and move it in configure
libavcodec
|
2006-10-07 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
2006-01-12 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
2005-12-22 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
2004-09-16 |
michael |
h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>)
libavcodec
|
2004-06-05 |
michael |
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2004-04-22 |
michael |
better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2004-04-20 |
michael |
hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-10-26 |
michael |
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)
libavcodec
|
2003-07-09 |
michaelni |
1) remove TBL support in PPC performance. It's much more useful to use the
libavcodec
|
2003-07-04 |
michaelni |
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-06-29 |
michaelni |
PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-02-01 |
michaelni |
fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>)
libavcodec
|
2003-01-20 |
michaelni |
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-01-19 |
michaelni |
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|