12 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
  Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
  James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
  James Almer 0f524b6c69 x86/synth_filter: remove the fma3 version ifdefs 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
  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 13 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 11 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