Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |