| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -4/+4 |
* | sh4: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -3/+3 |
* | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
* | dsputil: update per-arch init funcs for non-h264 high bit depth | Mans Rullgard | 2011-07-21 | 1 | -1/+1 |
* | simple_idct: add 10-bit version | Mans Rullgard | 2011-07-20 | 1 | -1/+2 |
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -0/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | sh4: move dsputil prototypes to header file | Måns Rullgård | 2010-03-08 | 1 | -3/+1 |
* | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -2/+2 |
* | SH4: fix memzero_align8() | Måns Rullgård | 2008-11-20 | 1 | -7/+8 |
* | SH4: remove some commented out blocks of code | Måns Rullgård | 2008-11-20 | 1 | -14/+1 |
* | SH4: do not mix code and declarations | Måns Rullgård | 2008-11-19 | 1 | -2/+2 |
* | SH4: fix compilation of memzero_align8() | Måns Rullgård | 2008-11-19 | 1 | -3/+1 |
* | Convert asm keyword into __asm__. | Diego Pettenò | 2008-10-16 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -2/+2 |
* | rename cropTbl -> ff_cropTbl | Måns Rullgård | 2006-11-12 | 1 | -2/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -65/+65 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -2/+2 |
* | the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ... | Michael Niedermayer | 2003-06-21 | 1 | -0/+1 |
* | make sh4 IDCT optional, so the user can choose | Michael Niedermayer | 2003-05-14 | 1 | -3/+6 |
* | sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) | BERO | 2003-05-14 | 1 | -0/+114 |