21 Commits (cc69ccb6d44042b1f795da66306116b0964af996)

Author SHA1 Message Date
James Almer 449b21bfab x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3} 10 years ago
Christophe Gisquet d1310c591e x86: sbrdsp: implement SSE qmf_deint_neg 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 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
Michael Niedermayer 7a617d6c17 avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC 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
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 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
Christophe Gisquet 2aef3d66c9 SBR DSP x86: implement SSE sbr_hf_gen 12 years ago
Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros 12 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
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 9275438a19 Clean up av_get_cpu_flag() 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
Loren Merritt 5d0ddd1a9f split-radix FFT 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Ramiro Polla 40d0e665d0 Do not misuse long as the size of a register in x86. 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Loren Merritt 1e4ecf26f5 ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 19 years ago
Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 19 years ago