summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/x86util.asm
Commit message (Expand)AuthorAgeFilesLines
* dct32_sse: eliminate some spillsLoren Merritt2011-05-221-0/+20
* Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.Daniel Kang2011-05-171-86/+136
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-141-1/+1
* Port x86 10-bit H.264 deblock asm from x264Jason Garrett-Glaser2011-05-101-0/+5
* Update x86 H.264 deblock asmJason Garrett-Glaser2011-05-101-3/+16
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add x86-optimized versions of exponent_min().Justin Ruggles2011-02-101-0/+10
* Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm,Ronald S. Bultje2010-09-171-1/+19
* MMX/SSE VC1 loop filterDavid Conrad2010-07-111-0/+28
* Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros).Ronald S. Bultje2010-07-031-0/+8
* MMX idct_add for VP8.Ronald S. Bultje2010-06-291-0/+15
* Make x86util.asm LGPL so we can use it in LGPL asmJason Garrett-Glaser2010-06-291-213/+16
* Update x264asm header files to latest versions.Jason Garrett-Glaser2010-06-231-10/+59
* Update x264 asm code to latest to add support for 64-bit Windows.John Adcock2009-08-041-16/+291
* Fix wrong file name in header, noticed by David DeHaven, dave sagetv com.Diego Biurrun2009-02-111-1/+1
* Add x264 SSE2 iDCT functions to H.264 decoder.Jason Garrett-Glaser2009-01-031-0/+240
OpenPOWER on IntegriCloud