summaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/mpegvideo_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* warnings patch by (bubu <bubu at bubu dot net>)bubu2003-01-011-1/+0
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-111-5/+6
* idct_permutation_type variable, so the permutation type can quickly be identi...Michael Niedermayer2002-10-251-17/+3
* idct permutation cleanup, idct can be selected per context nowMichael Niedermayer2002-09-291-81/+89
* fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)Arpi2002-09-191-1/+1
* slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer2002-08-291-4/+9
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Dominik Mierzejewski2002-08-281-2/+2
* license/copyright changeFabrice Bellard2002-05-251-12/+11
* - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.Juanjo2002-05-021-6/+6
* fixed msmpeg4 infinite loop if buggy streamMichael Niedermayer2002-04-271-4/+2
* mpeg2/mpeg4 dequantizer support (c & mmx)Michael Niedermayer2002-04-171-88/+204
* mpeg4 mpeg quantizer supportMichael Niedermayer2002-04-071-5/+3
* - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'mJuanjo2002-02-261-8/+8
* - Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder.Juanjo2002-02-221-11/+11
* - Bug fixes in H.263+ Advanced INTRA Coding decoder.Juanjo2002-02-191-18/+19
* - H.263+ decoder support for Advanded INTRA Coding (buggy)Juanjo2002-02-181-1/+4
* (commit by michael)Michael Niedermayer2002-01-271-1/+28
* (commit by michael)Michael Niedermayer2002-01-151-0/+92
* (commit by michael)Michael Niedermayer2002-01-131-14/+21
* Let loops will be alignedNick Kurshev2001-11-111-39/+2
* dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at>Arpi2001-11-031-11/+147
* renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 ...Fabrice Bellard2001-07-301-0/+227
OpenPOWER on IntegriCloud