31 Commits (8b02af1e6fbb0d782f3561afd82f66edc7fa8ae0)

Author SHA1 Message Date
James Almer 209f50e16b avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner 4a53c758d2 x86: dcadsp: Avoid SSE2 instructions in SSE functions 10 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 10 years ago
James Almer 844bef578e avcodec/x86: add missing colon to labels 10 years ago
James Almer 0f524b6c69 x86/synth_filter: remove the fma3 version ifdefs 11 years ago
Hendrik Leppkes fc7e02f0ff dcadsp: fix SSE code to not use SSE2 instructions. 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
Christophe Gisquet dfd865e51b x86/synth_filter: remove the main loop when it's not needed 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
James Almer aa1f38015c x86/synth_filter: improve FMA version 11 years ago
James Almer 7fd64e3e36 x86/synth_filter: add synth_filter_fma3 11 years ago
James Almer 884e085d1e x86/synth_filter: Revert the switch to float ops with SSE2 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