2136 Commits (844256740d27ee90621277b829afd0106fae8c4b)

Author SHA1 Message Date
James Almer ede4ec1f8f x86/aacpsdsp: optimize add_squares loop 9 years ago
James Almer 82dbfccaf0 x86/aacdec: use HADDPS macro 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Christophe Gisquet 9630b3fc06 x86: lossless audio: SSE4 madd 32bits 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Michael Niedermayer 305344d89e avcodec/fft: Add revtab32 for FFTs with more than 65536 samples 9 years ago
Michael Niedermayer ae76b84221 avcodec: Extend fft to size 2^17 9 years ago
Diego Biurrun 1a094af638 fft: Split MDCT bits off from FFT 9 years ago
Timothy Gu e3461197b1 x86/vc1dsp: Split the file into MC and loopfilter 9 years ago
Diego Biurrun 73ff983e8d fft: x86: cosmetics: Drop silly comments, add comment, whitespace 9 years ago
Diego Biurrun 257b30af8e x86: hevc: Fix linking with both yasm and optimizations disabled 9 years ago
James Almer 45d3af9059 x86/dcadec: add ff_lfe_fir1_float_{sse3,avx} 9 years ago
Diego Biurrun 15a24614ae build: Add vc1dsp component for more fine-grained dependencies 9 years ago
James Almer 70d685a77f x86: use the new helper macros where useful 9 years ago
Timothy Gu bcc223523e x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format 9 years ago
Timothy Gu 59ebf32bca huffyuvencdsp: Undefine "i" macro after each use 9 years ago
James Almer 8ae7447941 x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
Timothy Gu 9fd6ea933f dirac_dwt: Make x86 files/functions names consistent 9 years ago
Timothy Gu 17ab8f7e68 diracdsp: Make x86 files/functions names consistent 9 years ago
Henrik Gramner aa751573fe avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc 9 years ago
James Darnley 7042a55c55 avcodec/h264: mmxext 4:2:2 chroma deblock/loop filter 9 years ago
Timothy Gu dd57b316c1 diracdsp_mmx: Fix some more indentations 9 years ago
Timothy Gu f5e2b8de55 diracdsp_mmx: Fix indentation 9 years ago
Timothy Gu 838abfc1d7 x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format 9 years ago
Luca Barbato e280fe1329 v210: Use separate sample_factors 9 years ago
James Darnley 15ec7aa417 v210: Add avx2 version of the 10-bit line encoder 9 years ago
James Darnley d29237e557 v210: Add avx2 version of the 8-bit line encoder 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
James Almer c792528970 x86/imdct36: use extractps inside the STORE macro 9 years ago
Luca Barbato eafb05fcf3 v210: x86: Add the correct guards around the asm code 9 years ago
James Almer 209f50e16b avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Geza Lore d39c229e54 x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Ronald S. Bultje 0f88b3f82f videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations. 9 years ago
Diego Biurrun 03ef89faf2 x86: build: Group all encoder objects together 9 years ago
Diego Biurrun 4f22b13888 x86: ac3dsp: Drop forward declaration for nonexisting function 9 years ago
James Darnley f59b727e2f avcodec/v210: guard new avx2 functions from old assemblers 9 years ago
James Darnley 2cba1825f7 avcodec/v210: add avx2 version of the 10-bit line encoder 9 years ago
James Darnley 3836f404a8 avcodec/v210: add avx2 version of the 8-bit line encoder 9 years ago
Michael Niedermayer da6f34516b avcodec/x86/fmtconvert: Add emms to int32_to_float_fmul_array8_sse() 9 years ago
Janne Grunau 8563f98871 x86: use emms after ff_int32_to_float_fmul_scalar_sse 9 years ago
Janne Grunau f4f27e4cf1 x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
James Almer d4c47333e1 x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12} 9 years ago
James Almer 3ff2beff65 x86/hevc_sao: simplify sao_edge_filter 10/12bit 9 years ago
James Almer 34b2bd03cf x86/hevc_sao: simplify sao_band_filter 10/12bit 9 years ago
Janne Grunau 5dfe4edad6 x86_64: int32_to_float_fmul_scalar sign extend integer length 9 years ago