summaryrefslogtreecommitdiff
path: root/libavcodec/i386/fdct_mmx.c
Commit message (Expand)AuthorAge
* SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)Michael Niedermayer2004-01-29
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-10
* reorder table instead of wasting instructions to reorder the input to match t...Michael Niedermayer2003-10-25
* 10lMichael Niedermayer2003-10-25
* optimizingMichael Niedermayer2003-10-24
* minor mmx2 optimization if the dctMichael Niedermayer2003-10-23
* inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference ...Michael Niedermayer2003-10-23
* cleanupMichael Niedermayer2002-11-05
* fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)Arpi2002-09-19
* dct cleanupMichael Niedermayer2002-09-01
* license/copyright changeFabrice Bellard2002-05-25
* suppressed nasm dependancy - rewrote forward DCT and motion estimation codeFabrice Bellard2001-08-15