2428 Commits (09f0429b9961ea77a60b07afb62082e5565decd4)

Author SHA1 Message Date
Anton Khirnov 683da86aab audiodsp: reorder arguments for vector_clipf 9 years ago
Anton Khirnov 75d98e30af audiodsp/x86: clear the high bits of the order parameter on 64bit 9 years ago
Anton Khirnov 1d6c76e11f audiodsp/x86: fix ff_vector_clip_int32_sse2 9 years ago
Diego Biurrun de452e5037 pixblockdsp: Change type of stride parameters to ptrdiff_t 9 years ago
Diego Biurrun 721d57e608 vp56: Separate VP5 and VP6 dsp initialization 9 years ago
Diego Biurrun 3fd22538bc prores: Change type of stride parameters to ptrdiff_t 9 years ago
Diego Biurrun f81be06cf6 cavs: Change type of stride parameters to ptrdiff_t 9 years ago
Diego Biurrun 802727b538 vp8: Update some assembly comments left unchanged in bd66f073fe 9 years ago
Diego Biurrun d9d26a3674 vp56: Change type of stride parameters to ptrdiff_t 9 years ago
Diego Biurrun 6892df9294 vp3: Change type of stride parameters to ptrdiff_t 9 years ago
Diego Biurrun e2b9993558 simple_idct: x86: Drop disabled IDCT implementation 9 years ago
James Almer d950279cbf avcodec/ttadsp: cosmetics 9 years ago
Ronald S. Bultje 9790b44a89 vp9mc/x86: sse2 MC assembly. 9 years ago
James Almer 67922b4ee4 vp9mc/x86: add AVX and AVX2 MC 9 years ago
Clément Bœsch 3cda179f18 vp9mc/x86: rename ff_* to ff_vp9_* 9 years ago
James Almer 8be8444d01 vp9mc/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext 9 years ago
Clément Bœsch 6ab642d69d vp9mc/x86: simplify a few inits. 9 years ago
Ronald S. Bultje 3a09494939 vp9mc/x86: add 16px functions (64bit only). 9 years ago
Anton Khirnov 89466de4ae vp9/x86: rename vp9dsp to vp9mc 9 years ago
Christophe Gisquet 3c504bc359 x86: deduplicate some constants 9 years ago
James Almer efc9d5c4bc x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4} 9 years ago
Ronald S. Bultje a4edaa0270 vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters. 9 years ago
Ronald S. Bultje 7ca422bb1b vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters. 9 years ago
Ronald S. Bultje 726501a34e vp9: add 32x32 idct AVX2 implementation. 9 years ago
James Almer 7a15cf42ee x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32 9 years ago
Diego Biurrun d06dfaa5cb x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate 9 years ago
Diego Biurrun 4efab89332 x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate 9 years ago
Diego Biurrun 0a39c9ac0b x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code 9 years ago
Diego Biurrun 95c1df929b x86: hpeldsp: Drop unused function parameters 9 years ago
Diego Biurrun c3e83ad3b7 x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriate 9 years ago
Diego Biurrun 1dfc3cf89d x86: hpeldsp: Split off VP3-specific bits into a separate file 9 years ago
James Almer fca3c3b619 hevc: Add AVX2 DC IDCT 9 years ago
Rostislav Pehlivanov df1dc52195 diracdsp_init: add missing ARCH_X86_64 check 9 years ago
Rostislav Pehlivanov bd61f3c6bf diracdsp: add SIMD for the 10 bit version of put_signed_rect_clamped 9 years ago
Rostislav Pehlivanov 80721cc1ff diracdsp: add dequantization SIMD 9 years ago
Ronald S. Bultje f0a2b6249b vp9: add 16x16 idct avx2 (8-bit). 9 years ago
James Almer 645489cf90 x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32 9 years ago
James Almer 293484fa5e avcodec: add missing xmm/neon clobber test wrappers for the new decode API 9 years ago
Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Clément Bœsch 4a081f224e libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
Anton Khirnov 9df889a5f1 h264: rename h264.[ch] to h264dec.[ch] 9 years ago
Martin Storsjö f1a9eee41c x86: Add missing movsxd for the int stride parameter 9 years ago
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 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 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