summaryrefslogtreecommitdiff
path: root/libavcodec/i386/mpegvideo_mmx.c
Commit message (Expand)AuthorAge
* license/copyright changeFabrice Bellard2002-05-25
* - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.Juanjo2002-05-02
* fixed msmpeg4 infinite loop if buggy streamMichael Niedermayer2002-04-27
* mpeg2/mpeg4 dequantizer support (c & mmx)Michael Niedermayer2002-04-17
* mpeg4 mpeg quantizer supportMichael Niedermayer2002-04-07
* - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'mJuanjo2002-02-26
* - Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder.Juanjo2002-02-22
* - Bug fixes in H.263+ Advanced INTRA Coding decoder.Juanjo2002-02-19
* - H.263+ decoder support for Advanded INTRA Coding (buggy)Juanjo2002-02-18
* (commit by michael)Michael Niedermayer2002-01-27
* (commit by michael)Michael Niedermayer2002-01-15
* (commit by michael)Michael Niedermayer2002-01-13
* Let loops will be alignedNick Kurshev2001-11-11
* dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at>Arpi2001-11-03
* renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 ...Fabrice Bellard2001-07-30