summaryrefslogtreecommitdiff
path: root/libavcodec/armv4l
Commit message (Expand)AuthorAge
* Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>....Alex Beregszaszi2003-07-07
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-21
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-03
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * cut&paste fixZdenek Kabelac2002-11-20
* * oops fixed bad initialization of ff vals.Zdenek Kabelac2002-11-19
* * compilation fix (ARM users please check)Zdenek Kabelac2002-11-19
* idct_permutation_type variable, so the permutation type can quickly be identi...Michael Niedermayer2002-10-25
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-06
* license/copyright changeFabrice Bellard2002-05-25
* arm specific codeFabrice Bellard2001-08-13