summaryrefslogtreecommitdiff
path: root/libavcodec/i386/mpegvideo_mmx_template.c
Commit message (Expand)AuthorAge
* idct permutation cleanup, idct can be selected per context nowMichael Niedermayer2002-09-29
* fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)Arpi2002-09-19
* fixing encoding at high QPs (was broken after the dct accuracy increase due t...Michael Niedermayer2002-09-02
* dct cleanupMichael Niedermayer2002-09-01
* slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer2002-08-29
* mpeg4 mpeg quantizer encodingMichael Niedermayer2002-08-06
* 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
* PATCH by Rik Snel <rsnel@cube.dyndns.org>Arpi2002-02-09
* workaround gcc bug "m" (0)Arpi2002-01-28
* (commit by michael)Michael Niedermayer2002-01-27