aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dsputil.c
Commit message (Expand)AuthorAgeFilesLines
* (commit by michael)Michael Niedermayer2002-01-271-0/+45
* Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Nick Kurshev2002-01-201-0/+4
* (commit by michael)Michael Niedermayer2002-01-171-9/+9
* (commit by michael)Michael Niedermayer2002-01-131-0/+17
* fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <m...Michael Niedermayer2002-01-101-9/+25
* new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi2001-12-091-0/+31
* mlib mergeFabrice Bellard2001-09-161-11/+20
* arm optimizationsFabrice Bellard2001-08-131-0/+3
* export for imgconvert usageFabrice Bellard2001-08-111-1/+1
* added block permutation functionsFabrice Bellard2001-08-071-1/+73
* MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2Arpi2001-08-031-0/+2
* added emms_c() macro which should can used in c code in both mmx/non mmx casesFabrice Bellard2001-07-241-4/+0
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-231-2/+2
* Initial revisionFabrice Bellard2001-07-221-0/+383