]> git.sesse.net Git - ffmpeg/history - libavcodec/sparc
cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow.
[ffmpeg] / libavcodec / sparc /
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-11-02 Diego BiurrunReplace ffmpeg references with more accurate libav...
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2010-03-18 Måns RullgårdReplace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
2010-03-16 Måns RullgårdMove arch-specific makefile parts into $arch/Makefile
2010-03-10 Måns Rullgårdsparc: fix a few pages of cast warnings
2010-03-10 Måns Rullgårdsparc: fix dsputil prototypes
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-02-09 Diego BiurrunRemove file name from file headers.
2009-01-30 Diego BiurrunAdd missing void keyword to parameterless function...
2008-12-09 Alexis BallierRemove useless inline qualifier, fixes linking with...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-17 Diego Biurruncosmetics: __asm__ __volatile__ --> asm volatile
2007-12-02 Diego BiurrunMisc spelling fixes, prefer American over British English.
2007-12-01 Vitor Sessakspelling
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-02 Reimar DöffingerHopefully fix sparc compilation again, add incorrectly...
2007-10-02 Reimar DöffingerRemove uses of SIGILL for CPU extension detection,...
2007-09-17 Diego BiurrunRemove redundant ARCH_SPARC #ifdef, the file is compile...
2007-08-30 Denes Balatoniadd simple_idct implemented in Sparc VIS
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
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2006-10-11 Diego BiurrunSwitch to the LGPL as agreed to by the author according...
2006-10-09 Diego BiurrunFix GPL/LGPL license version mismatch.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-11-21 James A. Morrisonwhitespace cleanup patch by (James A. Morrison <ja2morr...
2004-07-23 Roman Shaposhnik * patch from James Morrison (getting rid of broken...
2004-04-24 James MorrisonLicense change and cpu detection patch by (James Morris...
2004-04-23 Michael NiedermayerVIS optimized motion compensation code. by (David S...