summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2023-03-20sixtappredict_neon.c: remove redundant returnsJames Zern
2023-03-20sixtappredict_neon.c,cosmetics: fix a typoJames Zern
2023-03-20vp8_sixtap_predict16x16_neon: fix overreadJames Zern
2023-03-03disable vp8_sixtap_predict16x16_neonJames Zern
2023-02-06Remove duplicated VPX_SCALING declarationJerome Jiang
2022-08-23.clang-format: update to clang-format-11clang-format
2022-07-27vp8_find_near_mvs: fix implicit conversion warningsJames Zern
2022-07-09vp8_macros_msa.h: avoid shadowing variables in definesJames Zern
2022-05-25loongarch: Remove redundant codeyuanhecai
2022-05-20loongarch: Modify the representation of macrosyuanhecai
2022-05-17vp8[loongarch]: Optimize vp8_sixtap_predict4x4yuanhecai
2022-05-17vp8[loongarch]: Optimize fdct8x4/diamond_search_sadyuanhecai
2022-05-17vp8[loongarch]: Optimize vp8 encoding partial functionHao Chen
2022-03-31vp8[loongarch]: Optimize dequant_idct_add_y/uv_blockyuanhecai
2022-03-31loongarch: Fix bugsyuanhecai
2022-03-29remove sad x3,x8 specializationsJohann
2022-03-17vp8[loongarch]: Optimize idct_add, filter_bv/bhyuanhecai
2022-02-08vp8[loongarch]: Optimize vp8_loop/sixtap, vpx_dc with LSX.Lu Wang
2022-01-28libvpx[loongarch]: Add loongarch support.Jin Bo
2021-12-02clear -Wextra-semi/-Wextra-semi-stmt warningsJames Zern
2021-11-08mem_sse2.h: storeu_uint32 -> storeu_int32James Zern
2020-09-14vp8: Remove sched_yield on POSIX systemsJoel Fernandes
2020-08-19Refine MMI & MSA detection for mipsjinbo
2020-07-18vp8,vpx_dsp: [loongson] fix msa optimization bugsjinbo
2020-07-07vp8,vpx_dsp:[loongson] fix bugs reported by clangjinbo
2020-06-29vp8,vpx_dsp:[loongson] fix specification of instruction namejinbo
2020-06-02Add NV12 supportJerome Jiang
2020-04-13simplify x86_abi_support.asm symbol declarationJohann
2020-04-01x86_abi_support: use correct hidden syntaxJohann
2020-02-14move common attribute defs to compiler_attributes.hJames Zern
2019-11-04remove unused vp8dx_receive_compressed_data parametersJohann
2019-11-04ensure ctx is usedJohann
2019-11-04remove unused simple loopfilter parametersJohann
2019-11-04remove unused postproc parametersJohann
2019-09-30namespace ARCH_* definesJames Zern
2019-05-02vp8: clamp uv mv after calculation.Jerome Jiang
2019-04-23Revert "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums"Sai Deng
2019-04-23Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enumssdeng
2019-03-29Merge "update .clang-format for version clang-7.0.1 update."James Zern
2019-03-29update .clang-format for version clang-7.0.1 update.Hien Ho
2019-03-28Revert "Wrap macro definition in do-while(0)"Jerome Jiang
2019-03-19Wrap macro definition in do-while(0)Jerome Jiang
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-01-08vp8 arm loopfilter: resolve missing declarationsJohann
2019-01-08Merge "vp8 idct: remove return"Johann Koenig
2019-01-08Merge "vp8_copy32xn: resolve missing declaration"Johann Koenig
2019-01-07vp8 idct: remove returnJohann
2019-01-08Merge "vp8 idct dequant: resolve missing declarations"Johann Koenig
2019-01-07vp8 idct dequant: resolve missing declarationsJohann
2019-01-07vp8_copy32xn: resolve missing declarationJohann