Sat, 26 Jun 2010 22:23:35 +0000 |
mru |
Remove PPC perf counter support
libavcodec
|
Sat, 06 Mar 2010 22:37:14 +0000 |
mru |
PPC: move prototypes to headers and make some functions static
libavcodec
|
Wed, 29 Jul 2009 09:54:49 +0000 |
diego |
Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,
libavcodec
|
Wed, 22 Jul 2009 22:27:10 +0000 |
diego |
Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.
libavcodec
|
Mon, 25 May 2009 22:19:35 +0000 |
conrad |
Altivec VP3 IDCT
libavcodec
|
Sun, 12 Apr 2009 21:42:55 +0000 |
diego |
Remove AltiVec optimizations for Snow. They are hindering the development
libavcodec
|
Sat, 24 Jan 2009 17:32:06 +0000 |
diego |
Remove pointless #if HAVE_ALTIVEC around internal header #include
libavcodec
|
Wed, 14 Jan 2009 17:19:17 +0000 |
aurel |
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Wed, 03 Dec 2008 15:23:30 +0000 |
diego |
Delete unnecessary 'extern' keywords.
libavcodec
|
Mon, 03 Nov 2008 18:08:00 +0000 |
rathann |
Remove duplicated MM_* macros for CPU capabilities from dsputil.h.
libavcodec
|
Thu, 16 Oct 2008 13:34:09 +0000 |
flameeyes |
Convert asm keyword into __asm__.
libavcodec
|
Sun, 20 Jul 2008 20:02:09 +0000 |
diego |
cosmetics: Reindent two misplaced braces.
libavcodec
|
Sun, 20 Jul 2008 18:58:30 +0000 |
diego |
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Sat, 01 Dec 2007 00:19:44 +0000 |
michael |
stupid code (casting of void*) found by checktree.sh
libavcodec
|
Tue, 02 Oct 2007 10:34:57 +0000 |
diego |
cosmetics: Fix AltiVec spelling.
libavcodec
|
Mon, 01 Oct 2007 14:10:49 +0000 |
diego |
Remove Metrowerks compiler workaround.
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Tue, 10 Apr 2007 09:47:37 +0000 |
lu_zero |
ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1
libavcodec
|
Tue, 13 Feb 2007 23:45:28 +0000 |
mru |
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
libavcodec
|
Wed, 22 Nov 2006 09:20:16 +0000 |
diego |
Conditionally compile some of the AltiVec optimizations.
libavcodec
|
Tue, 14 Nov 2006 03:18:09 +0000 |
mru |
revert bad checkin
libavcodec
|
Tue, 14 Nov 2006 03:12:29 +0000 |
mru |
move some CFLAGS settings away from config.* writing section
libavcodec
|
Wed, 01 Nov 2006 22:39:58 +0000 |
diego |
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
libavcodec
|
Thu, 12 Oct 2006 10:26:07 +0000 |
lu_zero |
ppc generic prefetch
libavcodec
|
Mon, 09 Oct 2006 18:29:46 +0000 |
lu_zero |
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
libavcodec
|
Sun, 08 Oct 2006 13:55:02 +0000 |
lu_zero |
Non Altivec optimizations already present at the top
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
|
Mon, 14 Aug 2006 22:55:11 +0000 |
lu_zero |
altivec float optimizations
libavcodec
|
Thu, 03 Aug 2006 16:19:13 +0000 |
lu_zero |
standalone snow dsputil init
libavcodec
|
Thu, 03 Aug 2006 16:13:50 +0000 |
lu_zero |
Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:
libavcodec
|
Thu, 03 Aug 2006 13:00:37 +0000 |
lu_zero |
Cleanup
libavcodec
|
Thu, 03 Aug 2006 05:02:31 +0000 |
kostya |
Some AltiVec optimizations for VC-1
libavcodec
|
Wed, 02 Aug 2006 11:18:10 +0000 |
lu_zero |
Cosmetics
libavcodec
|
Fri, 07 Apr 2006 12:40:28 +0000 |
lu_zero |
hadamard8_diff* enabled on linux/ppc
libavcodec
|
Mon, 27 Mar 2006 12:51:19 +0000 |
lu_zero |
altivec support for snow
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
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Fri, 01 Jul 2005 09:37:35 +0000 |
michael |
Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjrn Skjret: cisc, broadpark no)
libavcodec
|
Mon, 11 Oct 2004 22:47:09 +0000 |
michael |
missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me
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
|
Tue, 08 Jun 2004 02:41:41 +0000 |
michael |
hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>)
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
|
Sat, 05 Jun 2004 22:26:03 +0000 |
michael |
hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Mon, 26 Apr 2004 08:51:56 +0000 |
alex |
disable hadamard for gcc below 3.3 - better fix awaited
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
|
Sat, 13 Mar 2004 21:43:24 +0000 |
michael |
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
libavcodec
|
Sat, 28 Feb 2004 15:03:53 +0000 |
michael |
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)
libavcodec
|
Tue, 30 Dec 2003 16:07:57 +0000 |
michael |
interlaced motion estimation
libavcodec
|
Sun, 26 Oct 2003 10:14:05 +0000 |
michael |
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)
libavcodec
|
Sat, 11 Oct 2003 08:25:23 +0000 |
michael |
recommit (of patch, as cvslog msg didnt apply cleanly)
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
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Sun, 26 Jan 2003 22:29:47 +0000 |
bellard |
Altivec on non darwin systems patch by Romain Dolbeau
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
|
Thu, 16 Jan 2003 21:54:55 +0000 |
michaelni |
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sat, 11 Jan 2003 20:51:03 +0000 |
michaelni |
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
libavcodec
|
Wed, 08 Jan 2003 18:47:49 +0000 |
bellard |
altivec patches by Romain Dolbeau
libavcodec
|
Tue, 07 Jan 2003 22:51:32 +0000 |
bellard |
suppressed pix_norm_altivec
libavcodec
|
Tue, 26 Nov 2002 09:21:01 +0000 |
michaelni |
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
libavcodec
|
Fri, 22 Nov 2002 07:53:06 +0000 |
kabi |
* altivec and pix_norm patch by Brian Foley
libavcodec
|
Tue, 19 Nov 2002 23:22:29 +0000 |
michaelni |
altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
libavcodec
|
Mon, 11 Nov 2002 10:04:45 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Sat, 02 Nov 2002 11:28:08 +0000 |
michaelni |
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)
libavcodec
|
Mon, 14 Oct 2002 18:01:32 +0000 |
bellard |
removed invalid header include
libavcodec
|
Mon, 02 Sep 2002 08:48:12 +0000 |
michaelni |
altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
libavcodec
|