| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add const to some pointer parameters. | Eli Friedman | 2010-06-27 | 1 | -2/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | refactor and optimize scalarproduct | Loren Merritt | 2009-12-05 | 1 | -30/+36 |
* | PPC: remove unnecessary alignment on local variables | Måns Rullgård | 2009-08-24 | 1 | -1/+1 |
* | Remove unnecessary gcc_fixes.h #include. | Diego Biurrun | 2009-04-09 | 1 | -2/+5 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Cleanup _t types in libavcodec/ppc | Luca Barbato | 2008-12-27 | 1 | -8/+8 |
* | cosmetics: Reformat PPC code in libavcodec according to style guidelines. | Diego Biurrun | 2008-07-20 | 1 | -1/+1 |
* | Altivec implementation of APE vector functions | Kostya Shishkov | 2008-07-06 | 1 | -0/+63 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | make arguments to ssd_int8_vs_int16() const | Måns Rullgård | 2007-07-08 | 1 | -1/+2 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -1/+1 |
* | ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1 | Luca Barbato | 2007-04-10 | 1 | -0/+79 |