]> git.sesse.net Git - ffmpeg/history - libavcodec/i386/simple_idct_mmx.c
Add a note to remind people that new PCM/ADPCM formats need to be added to
[ffmpeg] / libavcodec / i386 / simple_idct_mmx.c
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-01-27 Reimar DöffingerAdd and use DECLARE_ASM_CONST for constants used in...
2008-01-27 Reimar DöffingerUse DECLARE_ALIGNED in yet another place
2008-01-27 Reimar DöffingerUse DECLARE_ALIGNED
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-12 John DalglieshSupport for MacIntel, last part: balign directives
2006-08-10 John DalglieshSupport for MacIntel, take xx: '/nop' illegal for old...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-02-29 Dmitry Baryshkovattribute used patch by (mitya at school dot ioffe...
2003-09-15 Michael Niedermayeranother non const static, maybe its thread save now
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-02 Michael NiedermayerC4=16383 for the c version too and even for some outcom...
2002-05-02 Michael Niedermayerset C4 to 16383
2002-05-02 Juanjo- Advanced Intra Coding (AIC) support for H.263+ encode...
2002-01-20 Nick KurshevCygwin's mangling by Felix Buenemann <atmosfear@users...
2002-01-17 Michael Niedermayer(commit by michael)
2001-12-09 Arpinew IDCT code by Michael Niedermayer (michaelni@gmx...