aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/armv4l/dsputil_arm.c
Commit message (Expand)AuthorAgeFilesLines
* Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>....Alex Beregszaszi2003-07-071-5/+21
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-211-0/+1
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-031-2/+28
* * compilation fix (ARM users please check)Zdenek Kabelac2002-11-191-1/+1
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-061-1/+1
* license/copyright changeFabrice Bellard2002-05-251-10/+10
* arm specific codeFabrice Bellard2001-08-131-0/+27