summaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/simple_idct_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Support for MacIntel, last part: balign directivesJohn Dalgliesh2006-08-121-7/+7
* Support for MacIntel, take xx: '/nop' illegal for old versions of GASJohn Dalgliesh2006-08-101-76/+54
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-1027/+1027
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-13/+13
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-181-0/+1
* attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-02-291-2/+2
* another non const static, maybe its thread save nowMichael Niedermayer2003-09-151-2/+5
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-2/+2
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-111-2/+2
* idct permutation cleanup, idct can be selected per context nowMichael Niedermayer2002-09-291-2/+15
* license/copyright changeFabrice Bellard2002-05-251-19/+19
* C4=16383 for the c version too and even for some outcommented codeMichael Niedermayer2002-05-021-2/+2
* set C4 to 16383Michael Niedermayer2002-05-021-1/+14
* - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.Juanjo2002-05-021-3/+3
* Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net>Nick Kurshev2002-01-201-4/+5
* (commit by michael)Michael Niedermayer2002-01-171-1110/+938
* new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi2001-12-091-0/+1455
OpenPOWER on IntegriCloud