Mon, 24 Aug 2009 10:59:14 +0000 |
diego |
Add necessary #include for config.h.
libavcodec
|
Sun, 23 Aug 2009 11:02:41 +0000 |
mru |
Include required headers in {mips,ppc}/mathops.h
libavcodec
|
Tue, 26 May 2009 05:00:51 +0000 |
reimar |
Change HAVE_PPC64 to ARCH_PPC64.
libavcodec
|
Mon, 11 May 2009 02:41:50 +0000 |
mru |
PPC: 32-bit asm for MAC64 and MLS64
libavcodec
|
Mon, 04 May 2009 17:31:15 +0000 |
mru |
PPC: implement MULH() in assembler
libavcodec
|
Sun, 25 Jan 2009 11:16:25 +0000 |
diego |
Add required headers to fix warnings during 'make checkheaders'.
libavcodec
|
Sat, 24 Jan 2009 17:44:46 +0000 |
diego |
Add a check for ppc4xx instructions; rename preprocessor directive accordingly.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Sat, 27 Dec 2008 11:33:26 +0000 |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
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
|
Mon, 17 Mar 2008 02:33:05 +0000 |
mru |
typo: add missing \ in multi-line macro
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Sun, 17 Jun 2007 18:59:28 +0000 |
gpoirier |
add a comment to indicate which #endif belong to which #define
libavcodec
|
Sun, 17 Jun 2007 00:01:30 +0000 |
mru |
add multiple inclusion guards to headers
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Tue, 19 Sep 2006 22:22:29 +0000 |
lu_zero |
New single instruction math operation header
libavcodec
|