summaryrefslogtreecommitdiff
path: root/vpx_ports
AgeCommit message (Expand)Author
2023-07-10support framework for RunTime Cpu DetectionWang Chen
2022-08-18compiler_attributes.h: add VPX_NO_UNSIGNED_SHIFT_CHECKJames Zern
2022-01-28libvpx[loongarch]: Add loongarch support.Jin Bo
2022-01-26fix some include guardsJames Zern
2021-12-09vp[89]_initalize_enc(): protect against multiple invocationsJames Zern
2021-12-02clear -Wextra-semi/-Wextra-semi-stmt warningsJames Zern
2021-11-17faster vp8_regular_quantize_b_sse4_1Ilya Kurdyukov
2021-11-08vp8: fix some implicit signed -> unsigned conv warningsJames Zern
2021-07-26vpx_ports/x86.h: sync with aom_ports/x86.hJames Zern
2021-07-26Fix some instances of -Wunused-but-set-variable.Peter Kasting
2020-08-19Refine MMI & MSA detection for mipsjinbo
2020-06-29vp8,vpx_dsp:[loongson] fix specification of instruction namejinbo
2020-04-13simplify x86_abi_support.asm symbol declarationJohann
2020-04-06x86_abi_support: do not decorate coff functionsJohann
2020-04-01x86_abi_support: use correct hidden syntaxJohann
2020-03-31nasm: require 2.14 with -DCHROMIUMJohann
2020-02-19Merge "x86_simd_caps: make mask value unsigned"James Zern
2020-02-14move common attribute defs to compiler_attributes.hJames Zern
2020-02-14x86_simd_caps: make mask value unsignedJames Zern
2020-01-17add static_assert.hJames Zern
2019-11-25fix __has_attribute in visual studioJohann
2019-11-23Disable -ftrivial-auto-var-init= for hot codeVitaly Buka
2019-10-17Fix AVX-512 capability detectionBirk Magnussen
2019-09-30namespace ARCH_* definesJames Zern
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-03-04add -Wmissing-prototypesJohann
2019-01-07vpx_clear_system_state: resolve missing declarationJohann
2018-12-21Improve accuracy of benchmarkingelliottk
2018-09-15cosmetics: normalize include guardsJames Zern
2018-05-21remove unused vpx_ports/config.hJames Zern
2018-03-23Restore emms usage on x86_64 after 726b021a12c1bMartin Storsjo
2018-03-23Revert "remove fldcw/fstcw from Win64 builds"Johann Koenig
2018-03-23remove fldcw/fstcw from Win64 buildsJohann
2018-03-19reland "use intrinsics for 'emms'"Johann
2018-03-14Revert "use intrinsics for 'emms'"Johann Koenig
2018-03-13use intrinsics for 'emms'Johann
2018-01-12clang-format v5.0.0 mem_ops.hJohann
2017-11-03Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring
2017-08-25vpx_dsp:loongson optimize vpx_varianceWxH_c,vpx_sub_pixel_varianceWxH_c and v...Shiyou Yin
2017-08-18vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi.Shiyou Yin
2017-05-16Revert "Add visibility="protected" attribute for global variables referenced ...Johann Koenig
2017-05-15'protected' visibility unsupported on machoJohann
2017-05-12Add visibility="protected" attribute for global variables referenced in asm f...Rahul Chaudhry
2017-04-18Create CAST_TO_BYTEPTR/SHORTPTRLinfeng Zhang
2017-03-08Add support for POWER8/VSXRafael de Lucena Valle
2017-02-14Merge "Remove UNINITIALIZED_IS_SAFE"Johann Koenig
2017-02-14Remove UNINITIALIZED_IS_SAFEJohann
2017-02-09vpx_usec_timer_elapsed: use 64-bit mathJames Zern
2016-11-22avoid redefining WIN32_LEAN_AND_MEANJames Zern
2016-11-15vpx_timer.h,x86.h: define NOMINMAX for windows.hJames Zern