36 Commits (3836f404a8c0ffd7c565260434768ef4ebba85a7)

Author SHA1 Message Date
Michael Niedermayer 1b82b934a1 avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise 9 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
James Almer 9c0407e856 x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate 9 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 years ago
Christophe Gisquet 7aeafacfd0 x86/sbrdsp: Use different mem moves 10 years ago
James Almer 449b21bfab x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3} 10 years ago
Christophe Gisquet 75837e9add x86: sbrdsp/fft: reuse ps_neg constant 10 years ago
Christophe Gisquet d1310c591e x86: sbrdsp: implement SSE qmf_deint_neg 11 years ago
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Christophe Gisquet 2c299d4165 x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
Christophe Gisquet fc37cd4333 x86: sbrdsp: force PIC addressing for Win64 12 years ago
Christophe Gisquet 5a97469a4f x86: sbrdsp: Implement SSE2 qmf_deint_bfly 12 years ago
Michael Niedermayer fc69033371 avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2 12 years ago
Christophe Gisquet 76c7277385 x86: sbrdsp: implement SSE2 hf_apply_noise 12 years ago
Christophe Gisquet 2383068cbf x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
Christophe Gisquet e2946e5c34 x86: sbrdsp: implement SSE qmf_deint_bfly 12 years ago
Christophe Gisquet f4b0d12f5b x86: sbrdsp: Implement SSE neg_odd_64 12 years ago
Christophe Gisquet 37a9708391 x86: sbrdsp: implement SSE neg_odd_64 12 years ago
Christophe Gisquet 4f50646697 x86: sbrdsp: Implement SSE qmf_post_shuffle 12 years ago
Christophe Gisquet 44a0036d10 x86: sbrdsp: Implement SSE sum64x5 12 years ago
Michael Niedermayer 0110108a7c sbr_hf_gen_sse: Optimize code a bit more. 12 years ago
Christophe Gisquet 2aef3d66c9 SBR DSP x86: implement SSE sbr_hf_gen 12 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
Christophe GISQUET 6b81da2fd0 dsputil x86: use SSE float instruction instead of SSE2 integer equivalent 13 years ago
Ronald S. Bultje 71ea26811c aacsbr: handle m_max values smaller than 4. 13 years ago
Reimar Döffinger 89411ae699 Replace SSE2 instruction by SSE equivalent. 13 years ago
Reimar Döffinger 6eda85e15b sbrdsp.asm: convert all instructions to float/SSE ones. 13 years ago
Reimar Döffinger b5161908e0 SBR DSP: fix SSE code to not use SSE2 instructions. 13 years ago
Christophe GISQUET 2784d18791 SBR DSP x86: implement SSE sbr_hf_g_filt 13 years ago
Christophe GISQUET 34454c761f SBR DSP x86: implement SSE sbr_sum_square_sse 13 years ago