Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
* | Fix even more missing includes after the common.h removal | Martin Storsjö | 2012-08-16 | 1 | -0/+3 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | sparc: fix dsputil prototypes | Måns Rullgård | 2010-03-10 | 1 | -0/+1 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -5/+5 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -5/+5 |
* | Remove useless inline qualifier, fixes linking with gcc 4.3. | Alexis Ballier | 2008-12-09 | 1 | -1/+1 |
* | Convert asm keyword into __asm__. | Diego Pettenò | 2008-10-16 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | add simple_idct implemented in Sparc VIS | Denes Balatoni | 2007-08-30 | 1 | -0/+528 |