summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
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
2019-01-07vp8 blend: resolve missing declarationsJohann
2019-01-07Merge "vp8_copy32xn: resolve missing declaration"Johann Koenig
2019-01-07vp8_copy32xn: resolve missing declarationJohann
2019-01-07arm neon: resolve missing declarationsJohann
2018-12-15Merge "vp8: Fix potential use-after-free in mfqe."Jerome Jiang
2018-12-14vp8: Fix potential use-after-free in mfqe.Jerome Jiang
2018-12-13vp8-mfqe: Increase initial frame# thresholdMarco Paniconi
2018-10-31Merge "vp8: fix to address overflow in decoder."Jerome Jiang
2018-10-31Merge "vp8dx_get_quantizer: normalize VP8D_COMP"Johann Koenig