summaryrefslogtreecommitdiff
path: root/libavcodec/sparc
Commit message (Expand)AuthorAge
* Remove file name from file headers.Diego Biurrun2009-02-09
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-30
* Remove useless inline qualifier, fixes linking with gcc 4.3.Alexis Ballier2008-12-09
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-17
* Misc spelling fixes, prefer American over British English.Diego Biurrun2007-12-02
* spellingVitor Sessak2007-12-01
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Hopefully fix sparc compilation again, add incorrectly removed variable decla...Reimar Döffinger2007-10-02
* Remove uses of SIGILL for CPU extension detection, that method is not acceptableReimar Döffinger2007-10-02
* Remove redundant ARCH_SPARC #ifdef, the file is compiled conditional toDiego Biurrun2007-09-17
* add simple_idct implemented in Sparc VISDenes Balatoni2007-08-30
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* Switch to the LGPL as agreed to by the author according to theDiego Biurrun2006-10-11
* Fix GPL/LGPL license version mismatch.Diego Biurrun2006-10-09
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterl...James A. Morrison2004-11-21
* * patch from James Morrison (getting rid of broken code)Roman Shaposhnik2004-07-23
* License change and cpu detection patch by (James Morrison <ja2morri at csclub...James Morrison2004-04-24
* VIS optimized motion compensation code. by (David S. Miller <davem at redhat ...Michael Niedermayer2004-04-23