summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil.h
Commit message (Expand)AuthorAge
* new ratecontrol codeMichael Niedermayer2002-08-25
* move unaligned access macros to dsputil.h - added unaligned 32 bit storeFabrice Bellard2002-06-11
* added ff_idct_put/addFabrice Bellard2002-06-05
* avoid name clash with libjpeg - added missing externsFabrice Bellard2002-06-04
* license/copyright changeFabrice Bellard2002-05-25
* removed unused stuff - added dsputil_set_bit_exact() support for easier testingFabrice Bellard2002-05-20
* fixed mpeg4 time stuff on encodingMichael Niedermayer2002-04-17
* sizeof(s->block) isnt 64*6*2 anymore bugfixMichael Niedermayer2002-03-28
* 4MV motion estimation (not finished yet)Michael Niedermayer2002-03-27
* divx5-gmc supportMichael Niedermayer2002-03-09
* - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'mJuanjo2002-02-26
* Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Nick Kurshev2002-01-20
* fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <m...Michael Niedermayer2002-01-10
* new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi2001-12-09
* mlib mergeFabrice Bellard2001-09-16
* arm optimizationsFabrice Bellard2001-08-13
* export for imgconvert usageFabrice Bellard2001-08-11
* added block permutation functionsFabrice Bellard2001-08-07
* MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2Arpi2001-08-03
* added emms_c() macro which should can used in c code in both mmx/non mmx casesFabrice Bellard2001-07-24
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-23
* Initial revisionFabrice Bellard2001-07-22