1555 Commits (1752b1459d09d822e2765497416c7dd66e6a875b)

Author SHA1 Message Date
Matt Oliver 158a80cc0b Remove leal op to fix icl inline asm. 11 years ago
Hendrik Leppkes fc7e02f0ff dcadsp: fix SSE code to not use SSE2 instructions. 11 years ago
James Almer a1ac12bddd x86/dcadsp: add ff_dca_lfe_fir0_fma3 11 years ago
James Almer 7d2116dd09 x86/synth_filter: compile avx and fma3 functions unconditionally 11 years ago
Michael Niedermayer 490d53e335 avcodec/x86/dcadsp_init: fix compilation failure without FMA3 11 years ago
Christophe Gisquet dfd865e51b x86/synth_filter: remove the main loop when it's not needed 11 years ago
Diego Biurrun 57b5b84e20 x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
Diego Biurrun c2c5be5749 x86: h264_qpel: Simplify an #if conditional 11 years ago
Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs 11 years ago
Diego Biurrun b42f49e42f x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
Diego Biurrun 3dc6272bed Remove a number of unnecessary dsputil.h #includes 11 years ago
James Almer c74b86699c x86/synth_filter: add synth_filter_fma3 11 years ago
James Almer 81e02fae6e x86/synth_filter: add synth_filter_avx 11 years ago
James Almer 2025d8026f x86/synth_filter: add synth_filter_sse 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Matt Oliver 0f2588d7e5 Use intel compliant CDQ instead of CLTD in inline asm. 11 years ago
Clément Bœsch c4148a6668 x86/vp9mc: add vp9 namespace. 11 years ago
Timothy Gu 9d34dce05b x86: convert DNxHDenc inline asm to yasm 11 years ago
Timothy Gu cb11b9e89e dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as stride 11 years ago
Diego Biurrun efc7290eb6 x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init 11 years ago
Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 11 years ago
Diego Biurrun d0aabeab23 x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation 11 years ago
Peter Ross a490970af2 libavcodec/*/vp8dsp_init: indent 11 years ago
Peter Ross 89f2f5dbd7 On2 VP7 decoder 11 years ago
Michael Niedermayer c25d2cd20b avcodec/x86/mpegvideoenc_template: fix integer overflow 11 years ago
Michael Niedermayer c8246d3766 avcodec/x86/h264_qpel: Fix typo introduced by 322a1dda97 11 years ago
Diego Biurrun 82dd1026cf x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
Diego Biurrun 6655c933a8 x86: dsputil: Move fpel declarations to a separate header 11 years ago
Diego Biurrun 322a1dda97 dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros 11 years ago
Diego Biurrun 600b854ad8 imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil 11 years ago
Diego Biurrun 1a8d0cf77e x86: dsputil: Move inline assembly macros to a separate header 11 years ago
Matt Oliver cd5cf395f6 Additional icl inline asm fix. 11 years ago
Michael Niedermayer 1cd107f637 avcodec/x86/snowdsp: add missing clobbers to inner_add_yblock_bw_8_obmc_16_bh_even_sse2() and inner_add_yblock_bw_16_obmc_32_sse2() 11 years ago
Diego Biurrun 82bb304801 dsputil: Use correct type in me_cmp_func function pointer 11 years ago
Diego Biurrun 0e083d7e43 build: Group general components separate from de/encoders in arch Makefiles 11 years ago
Diego Biurrun 5169e68895 dsputil: Propagate bit depth information to all (sub)init functions 11 years ago
Carl Eugen Hoyos 57fdc74c34 Add one forgotten named inline asm operand in libavcodec/x86/motion_est.c. 11 years ago
Matt Oliver 8236747511 Automatically change MANGLE() into named inline asm operands when direct symbol reference in inline asm are not supported. 11 years ago
Matt Oliver b2d3a45598 avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supported 11 years ago
James Almer aa1f38015c x86/synth_filter: improve FMA version 11 years ago
Matt Oliver b73aae6fe9 avcodec/x86/idct_sse2_xvid: move offsets out of MANGLE() 11 years ago
Matt Oliver 9eb3f11c55 Add missing external declarations. 11 years ago
Matt Oliver 590805b7c3 Fixed 64bit conformance with mvzbl. 11 years ago
Diego Biurrun db3f61a04f x86: dsputil_init: Drop some unnecessary parentheses 11 years ago
Diego Biurrun 441b093915 x86: dsputil_init: K&R formatting cosmetics 11 years ago
Diego Biurrun 4cb4680c10 x86: dsputil_x86.h: K&R formatting cosmetics 11 years ago
Diego Biurrun f8bbebecfd x86: motion_est: K&R formatting cosmetics 11 years ago
Diego Biurrun a36947c167 dsputilenc_mmx: K&R formatting cosmetics 11 years ago
Diego Biurrun 38675229a8 dsputil_mmx: K&R formatting cosmetics 11 years ago
Diego Biurrun 6a8b35dc88 dsputilenc_mmx: Merge two assignment blocks with identical conditions 11 years ago