| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing bit from commit r7423 | Guillaume Poirier | 2007-01-07 | 1 | -0/+213 |
* | Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) | Siarhei Siamashka | 2007-01-07 | 1 | -0/+3 |
* | revert bad checkin | Måns Rullgård | 2006-11-14 | 2 | -6/+6 |
* | move some CFLAGS settings away from config.* writing section | Måns Rullgård | 2006-11-14 | 2 | -6/+6 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 9 | -36/+54 |
* | ARMv5TE optimized IDCT | Måns Rullgård | 2006-09-26 | 2 | -1/+732 |
* | fix MUL16 macro | Måns Rullgård | 2006-09-26 | 1 | -3/+3 |
* | New single instruction math operation header | Luca Barbato | 2006-09-19 | 1 | -0/+47 |
* | remove junk characters in comment | Måns Rullgård | 2006-09-16 | 1 | -1/+1 |
* | clean up #ifdef HAVE_IPP | Måns Rullgård | 2006-09-15 | 1 | -12/+11 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 2 | -0/+37 |
* | Switch license from GPL to LGPL. The original author agreed to this as | Diego Biurrun | 2006-09-06 | 1 | -9/+9 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 5 | -5/+5 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 4 | -488/+488 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 3 | -43/+43 |
* | IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin :... | Gildas Bazin | 2005-06-28 | 3 | -2/+20 |
* | cleanup | Michael Niedermayer | 2005-05-26 | 2 | -44/+9 |
* | Better ARM support for mplayer/ffmpeg, ported from atty fork | Bernhard Rosenkränzer | 2005-05-26 | 6 | -0/+2270 |
* | Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>.... | Alex Beregszaszi | 2003-07-07 | 2 | -5/+506 |
* | the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ... | Michael Niedermayer | 2003-06-21 | 1 | -0/+1 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 2 | -31/+28 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -4/+4 |
* | * cut&paste fix | Zdenek Kabelac | 2002-11-20 | 1 | -1/+1 |
* | * oops fixed bad initialization of ff vals. | Zdenek Kabelac | 2002-11-19 | 1 | -3/+3 |
* | * compilation fix (ARM users please check) | Zdenek Kabelac | 2002-11-19 | 2 | -3/+9 |
* | idct_permutation_type variable, so the permutation type can quickly be identi... | Michael Niedermayer | 2002-10-25 | 1 | -2/+1 |
* | trying to fix the non-x86 IDCTs (untested) | Michael Niedermayer | 2002-10-06 | 2 | -1/+51 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -10/+10 |
* | arm specific code | Fabrice Bellard | 2001-08-13 | 2 | -0/+413 |