Commit History

Author SHA1 Message Date
  James Almer 030fed62f4 x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse 8 years ago
  James Almer 85065d2a7c x86/float_dsp: add missing femms 10 years ago
  James Almer dcaf9660b6 x86/float_dsp: port vector_fmul_window to yasm 10 years ago
  James Almer 3b06208a57 x86/float_dsp: remove duplicated code from vector_dmul_scalar 10 years ago
  James Almer 11b36b1ee0 x86/float_dsp: unroll loop in vector_fmac_scalar 10 years ago
  James Almer 3b808900af x86/float_dsp: use SWAP in vector_fmac_scalar Win64 10 years ago
  James Almer 7d7487e85c x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3 10 years ago
  Christophe Gisquet 133b34207c x86: float dsp: unroll SSE versions 10 years ago
  Michael Niedermayer e91339cde2 Merge commit '566b7a20fd0cab44d344329538d314454a0bcc2f' 11 years ago
  Christophe Gisquet 566b7a20fd x86: float dsp: butterflies_float SSE 11 years ago
  Michael Niedermayer 92218aad00 butterflies_float: replace 2 lea by 2 add 11 years ago
  Christophe Gisquet 1a4007964c x86: float dsp: butterflies_float SSE 11 years ago
  Michael Niedermayer 8102f27b5b Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9' 11 years ago
  Michael Niedermayer 6e6e170898 Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' 11 years ago
  Michael Niedermayer b1b870fbd7 Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49' 11 years ago
  Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 11 years ago
  Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 11 years ago
  Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 11 years ago
  Michael Niedermayer 5c076205a6 Merge remote-tracking branch 'qatar/master' 11 years ago
  Justin Ruggles 1c012e6bfb x86: float_dsp: fix loading of the len parameter on x86-32 11 years ago
  Michael Niedermayer af164d7d9f Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152' 11 years ago
  Michael Niedermayer 15784c2bab Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' 11 years ago
  Justin Ruggles ecc8b02194 x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32 11 years ago
  Justin Ruggles ac7eb4cb20 float_dsp: add vector_dmul_scalar() to multiply a vector of doubles 12 years ago
  Michael Niedermayer b4d4e51027 Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9' 11 years ago
  Justin Ruggles 947f933687 x86: float_dsp: add SSE version of vector_fmul_scalar() 12 years ago
  Diego Biurrun 2b479bcab0 build: Drop AVX assembly ifdefs 12 years ago
  Michael Niedermayer 3174616f59 Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' 11 years ago
  Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
  Michael Niedermayer 7beadfe1f7 Merge remote-tracking branch 'qatar/master' 12 years ago
  Justin Ruggles 7327525997 x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 12 years ago
  Michael Niedermayer c617bed34f Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
  Michael Niedermayer 2fc7c818cb Merge remote-tracking branch 'qatar/master' 12 years ago
  Mans Rullgard a3df4781f4 x86: add colons after labels 12 years ago
  Michael Niedermayer c6963a220d Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 30b45d9c38 x86inc: automatically insert vzeroupper for YMM functions. 12 years ago
  Michael Niedermayer cabbd271a5 Merge remote-tracking branch 'qatar/master' 12 years ago
  Justin Ruggles 82b2df9790 float_dsp: add x86-optimized functions for vector_fmac_scalar() 12 years ago
  Michael Niedermayer f0313e9022 x86/float_dsp.asm: restore author attribution 12 years ago
  Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 12 years ago