]> git.sesse.net Git - ffmpeg/history - libavcodec/i386/vp3dsp_sse2.c
More OKed parts of the QCELP decoder
[ffmpeg] / libavcodec / i386 / vp3dsp_sse2.c
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-09-18 David ConradRemove duplication of TRANSPOSE8 macro, also removing...
2008-09-18 David ConradMake a separate macro for writing an entire block from...
2008-09-18 David ConradFactorize SSE2_(Row|Column)_IDCT into one macro
2008-09-17 David ConradCosmetics: remove excessive blank lines
2008-09-17 David ConradCosmetics: reindent
2008-09-17 David ConradRewrite SSE2 VP3 IDCT in inline asm
2008-08-31 David ConradDeclare ff_vp3_idct_data to be uint16_t
2008-08-31 David ConradDon't declare SSE vp3 idct data static, so it can be...
2008-08-30 David ConradRemove unused dequantization code from SSE VP3 IDCT
2008-08-30 David ConradUse ff_pw_8 in MMX/SSE VP3 IDCT
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-14 Luca BarbatoEliminate movdqu in vp3dsp_sse2, patch from Alexander...
2008-02-19 Reimar DöffingerFix warnings:
2007-05-16 Aurelien Jacobsbetter separation of vp3dsp functions from dsputil_mmx.c
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-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-06-01 Michael Niedermayeradding a few const
2005-05-17 Michael Niedermayerporting the mmx&sse2 (sse2 untested) vp3 idcts to the...
2004-04-26 Mike Melansonyes, that's nice...
2004-04-26 Mike Melansonreorganize and simplify the VP3 IDCT stuff
2004-04-25 Mike Melansonhush...
2004-04-25 Mike MelansonSSE2-optimized variant of VP3 IDCT