]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/mathops.h
ppc: Move AltiVec utility headers out of AltiVec ifdefs
[ffmpeg] / libavcodec / ppc / mathops.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-08-24 Diego BiurrunAdd necessary #include for config.h.
2009-08-23 Måns RullgårdInclude required headers in {mips,ppc}/mathops.h
2009-05-26 Reimar DöffingerChange HAVE_PPC64 to ARCH_PPC64.
2009-05-11 Måns RullgårdPPC: 32-bit asm for MAC64 and MLS64
2009-05-04 Måns RullgårdPPC: implement MULH() in assembler
2009-01-25 Diego BiurrunAdd required headers to fix warnings during 'make check...
2009-01-24 Diego BiurrunAdd a check for ppc4xx instructions; rename preprocesso...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-27 Diego Biurrunconsistency cosmetics: Rename POWERPC identifiers to...
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-07-20 Diego Biurruncosmetics: Reformat PPC code in libavcodec according...
2008-03-17 Måns Rullgårdtypo: add missing \ in multi-line macro
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-19 Luca BarbatoNew single instruction math operation header