2308 Commits (4503d678cb047b0c70496e1e51f869b713ed9975)

Author SHA1 Message Date
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
Dave Yeo b0b133b8c0 hevcdsp: use a macro for .rodata section 9 years ago
Kieran Kunhya 3f07f12f65 diracdec: Template DSP functions adding 10-bit versions 9 years ago
Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 9 years ago
Timothy Gu 4b80b895a9 pixblockdsp: x86: Condense diff_pixels_* to a shared macro 9 years ago
Ganesh Ajjanagadde 38f4e973ef all: fix -Wextra-semi reported on clang 10 years ago
Ronald S. Bultje 52f84d82bd videodsp: don't overread edges in vfix3 emu_edge. 10 years ago
Michael Niedermayer ea5a1d1485 avcodec/x86/vc1dsp: Remove unused macro 10 years ago
Carl Eugen Hoyos 775b84e30e lavc/x86/vc1dsp_init: Fix compilation with --disable-yasm. 10 years ago
James Almer 73353af6e5 x86/Makefile: move decoder/encoder objects out of the subsystems section 10 years ago
Timothy Gu ab5f43e634 vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasm 10 years ago
Timothy Gu 98da061461 huffyuvencdsp: Cherry pick changes left out in the last commit 10 years ago
Timothy Gu 5e586e1bef huffyuvencdsp: Add ff_diff_bytes_{sse2,avx2} 10 years ago
Timothy Gu 6b41b44149 huffyuvencdsp: Convert ff_diff_bytes_mmx to yasm 10 years ago
Timothy Gu 068e6cb732 huffyuvencdsp: Use intptr_t for width 10 years ago
Timothy Gu a079cbf458 x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init 10 years ago
Timothy Gu 607f820ec7 x86: fpel: Remove erroneous ff_put_pixels8_mmxext prototype 10 years ago
Timothy Gu cb6f1f8bf9 x86: fpel: Move prototypes for 4-px block functions 10 years ago