aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/armv4l/mpegvideo_arm.c
Commit message (Expand)AuthorAgeFilesLines
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-031-29/+0
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-4/+4
* * cut&paste fixZdenek Kabelac2002-11-201-1/+1
* * oops fixed bad initialization of ff vals.Zdenek Kabelac2002-11-191-3/+3
* * compilation fix (ARM users please check)Zdenek Kabelac2002-11-191-2/+8
* idct_permutation_type variable, so the permutation type can quickly be identi...Michael Niedermayer2002-10-251-2/+1
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-061-0/+50