22 Commits (b0ba8a23b61506766f8497e2bf972da2077d235a)

Author SHA1 Message Date
James Almer 0f524b6c69 x86/synth_filter: remove the fma3 version ifdefs 11 years ago
James Almer a1ac12bddd x86/dcadsp: add ff_dca_lfe_fir0_fma3 11 years ago
James Almer 7d2116dd09 x86/synth_filter: compile avx and fma3 functions unconditionally 11 years ago
Michael Niedermayer 490d53e335 avcodec/x86/dcadsp_init: fix compilation failure without FMA3 11 years ago
James Almer c74b86699c x86/synth_filter: add synth_filter_fma3 11 years ago
James Almer 81e02fae6e x86/synth_filter: add synth_filter_avx 11 years ago
James Almer 2025d8026f x86/synth_filter: add synth_filter_sse 11 years ago
Diego Biurrun 3bfdee00cd x86: dcadsp: Fix linking with yasm and optimizations disabled 11 years ago
James Almer 7fd64e3e36 x86/synth_filter: add synth_filter_fma3 11 years ago
James Almer 206167a295 x86/synth_filter: add missing HAVE_YASM guard 11 years ago
James Almer 68c3ed936a x86/synth_filter: add synth_filter_avx 11 years ago
James Almer 6467209836 x86/synth_filter: add synth_filter_sse 11 years ago
Christophe Gisquet 2cdbcc0048 x86: synth filter float: implement SSE2 version 11 years ago
Christophe Gisquet 169243112c x86: dcadsp: implement SSE lfe_dir 11 years ago
Christophe Gisquet 4cb6964244 dcadec: simplify decoding of VQ high frequencies 11 years ago
Christophe Gisquet 08e3ea60ff x86: synth filter float: implement SSE2 version 11 years ago
Christophe Gisquet ad507d7907 x86: dcadsp: implement SSE lfe_dir 11 years ago
Christophe Gisquet 5b59a9fc61 x86: dcadsp: implement int8x8_fmul_int32 11 years ago
Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Ronald S. Bultje 2e4bb99f4d vorbisdsp: convert x86 simd functions from inline asm to yasm. 12 years ago
Ronald S. Bultje 1768e43ceb vorbisdsp: change block_size type from int to intptr_t. 12 years ago
Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 12 years ago