summaryrefslogtreecommitdiff
path: root/libavcodec/x86/x86util.asm
Commit message (Expand)AuthorAge
* H.264: tweak some other x86 asm for AtomJason Garrett-Glaser2011-07-29
* H.264: Add x86 assembly for 10-bit H.264 predict functionsDaniel Kang2011-07-08
* dct32_sse: eliminate some spillsLoren Merritt2011-05-22
* Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.Daniel Kang2011-05-17
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-14
* Port x86 10-bit H.264 deblock asm from x264Jason Garrett-Glaser2011-05-10
* Update x86 H.264 deblock asmJason Garrett-Glaser2011-05-10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add x86-optimized versions of exponent_min().Justin Ruggles2011-02-10
* Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm,Ronald S. Bultje2010-09-17
* MMX/SSE VC1 loop filterDavid Conrad2010-07-11
* Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros).Ronald S. Bultje2010-07-03
* MMX idct_add for VP8.Ronald S. Bultje2010-06-29
* Make x86util.asm LGPL so we can use it in LGPL asmJason Garrett-Glaser2010-06-29
* Update x264asm header files to latest versions.Jason Garrett-Glaser2010-06-23
* Update x264 asm code to latest to add support for 64-bit Windows.John Adcock2009-08-04
* Fix wrong file name in header, noticed by David DeHaven, dave sagetv com.Diego Biurrun2009-02-11
* Add x264 SSE2 iDCT functions to H.264 decoder.Jason Garrett-Glaser2009-01-03