8 Commits (5ed032fb8b34d5655b606c20bcc238116f96e816)

Author SHA1 Message Date
  Loren Merritt 4d4752366f x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros 13 years ago
  Vitor Sessak 4a301706fd x86: Avoid movs on BUTTERFLYPS when in AVX mode 13 years ago
  Justin Ruggles 5cc6d5244d lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX 13 years ago
  Justin Ruggles c8af852b97 Add libavresample 13 years ago
  Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
  Justin Ruggles 4e8e262476 fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm 13 years ago
  Ronald S. Bultje 38e06c2969 Move clipd macros to x86util.asm. 13 years ago
  Ronald S. Bultje b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 13 years ago
  Jason Garrett-Glaser a3bf7b864a H.264: tweak some other x86 asm for Atom 13 years ago
  Daniel Kang c0483d0c7a H.264: Add x86 assembly for 10-bit H.264 predict functions 14 years ago
  Loren Merritt 422b2362fc dct32_sse: eliminate some spills 14 years ago
  Daniel Kang d0005d347d Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 14 years ago
  Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 14 years ago
  Jason Garrett-Glaser 9f3d6ca4f1 Port x86 10-bit H.264 deblock asm from x264 14 years ago
  Jason Garrett-Glaser 8ad77b65b5 Update x86 H.264 deblock asm 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Justin Ruggles dda3f0ef48 Add x86-optimized versions of exponent_min(). 14 years ago
  Ronald S. Bultje e2e341048e Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm, 14 years ago
  David Conrad faa26db28b MMX/SSE VC1 loop filter 15 years ago
  Ronald S. Bultje f2a30bd840 Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros). 15 years ago
  Ronald S. Bultje 2dd2f71692 MMX idct_add for VP8. 15 years ago
  Jason Garrett-Glaser 37355fe823 Make x86util.asm LGPL so we can use it in LGPL asm 15 years ago
  Jason Garrett-Glaser 2966cc1849 Update x264asm header files to latest versions. 15 years ago
  John Adcock 3f87f39cb8 Update x264 asm code to latest to add support for 64-bit Windows. 16 years ago
  Diego Biurrun 15c13dde98 Fix wrong file name in header, noticed by David DeHaven, dave sagetv com. 16 years ago
  Jason Garrett-Glaser 37fed10087 Add x264 SSE2 iDCT functions to H.264 decoder. 16 years ago