summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
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
2018-10-31vp8dx_get_quantizer: normalize VP8D_COMPJohann
2018-10-31vp8: fix to address overflow in decoder.Jerome Jiang
2018-10-30clang-tidy: fix vp8/encoder parametersJohann
2018-10-30clang-tidy: fix vp8/decoder parametersJohann
2018-10-30clang-tidy: fix vp8/common parametersJohann
2018-10-29vp8 bilinear: ensure non-16x16 arrays are alignedJohann Koenig
2018-10-29vp8 bilinear: ensure temp array is alignedJohann
2018-10-25vp8 bilinear: rewrite 4x4Johann
2018-10-25vp8 bilinear: rewrite 16x16Johann
2018-10-24vp8 bilinear: rewrite in intrinsicsJohann
2018-09-15cosmetics: normalize include guardsJames Zern
2018-06-13vp8: remove assertion in tree coder.Jerome Jiang
2018-05-25VP8: Fix use-after-free in postproc.Jerome Jiang