summaryrefslogtreecommitdiff
path: root/libavcodec/armv4l/mpegvideo_arm.c
Commit message (Expand)AuthorAge
* 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