]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/x86util.asm
Add apply_window_int16() to DSPContext with x86-optimized versions and use it
[ffmpeg] / libavcodec / x86 / x86util.asm
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-10 Justin RugglesAdd x86-optimized versions of exponent_min().
2010-09-17 Ronald S. BultjeMove hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from...
2010-07-11 David ConradMMX/SSE VC1 loop filter
2010-07-03 Ronald S. BultjeSimple H/V loopfilter for VP8 in MMX, MMX2 and SSE2...
2010-06-29 Ronald S. BultjeMMX idct_add for VP8.
2010-06-29 Jason Garrett-GlaserMake x86util.asm LGPL so we can use it in LGPL asm
2010-06-23 Jason Garrett-GlaserUpdate x264asm header files to latest versions.
2009-08-04 John AdcockUpdate x264 asm code to latest to add support for 64...
2009-02-11 Diego BiurrunFix wrong file name in header, noticed by David DeHaven...
2009-01-03 Jason Garrett-GlaserAdd x264 SSE2 iDCT functions to H.264 decoder.