summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)AuthorFilesLines
2021-01-19{highbd_,}loopfilter_neon.c: quiet -Wmaybe-uninitializedJames Zern2-0/+30
2020-07-18vp8,vpx_dsp: [loongson] fix msa optimization bugsjinbo1-8/+8
2020-07-07vp8,vpx_dsp:[loongson] fix bugs reported by clangjinbo2-45/+136
2020-06-29vp8,vpx_dsp:[loongson] fix specification of instruction namejinbo4-69/+69
2020-04-13simplify x86_abi_support.asm symbol declarationJohann12-79/+79
2020-04-10Merge "transpose_sse2.h,cosmetics: fix some comments"James Zern1-2/+2
2020-04-03transpose_sse2.h,cosmetics: fix some commentsJames Zern1-2/+2
2020-04-01x86_abi_support: use correct hidden syntaxJohann12-79/+79
2020-02-14move common attribute defs to compiler_attributes.hJames Zern1-1/+1
2020-02-03loopfilter_sse2: call unsuffixed lpf functionsJames Zern1-7/+7
2019-11-23Disable -ftrivial-auto-var-init= for hot codeVitaly Buka1-6/+6
2019-11-13Unite vpx_psnr_pkt and PSNR_STATSangiebird1-5/+2
2019-10-24Merge "vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warnings"Hien Ho1-1/+1
2019-10-23vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warningsHien Ho1-1/+1
2019-10-22vpx_int_pro_col_sse2: use unaligned loadsJames Zern1-2/+2
2019-10-23Merge "vpx_dsp/inv_txfm: fix int sanitizer warnings"Hien Ho1-16/+16
2019-10-04vpx_dsp/inv_txfm: fix int sanitizer warningsHien Ho1-16/+16
2019-10-03vpx_dsp/quantize: fix int sanitizer warningsHien Ho1-1/+1
2019-09-30namespace ARCH_* definesJames Zern15-78/+78
2019-08-28vpx_dsp/x86/highbd_idct4x4_add_sse2: fix int sanitizer warningsHien Ho1-2/+2
2019-08-22vpx_dsp/loopfilter.c: fix int sanitizer warningsHien Ho1-10/+10
2019-08-21vpx_dsp/x86/fwd_txfm_sse2: fix int sanitizer warningsHien Ho1-2/+2
2019-07-31vpx_dsp/bitwriter.h: fix clang integer sanitizer warningHien Ho1-1/+1
2019-07-17Merge "Fix comment typos."Wan-Teh Chang1-4/+4
2019-07-17Fix comment typos.Wan-Teh Chang1-4/+4
2019-07-16Add vpx_sad32x32x8_c/avx2Angie Chiang3-4/+65
2019-07-14Use sdx8f in exhaustive_mesh_search_single_stepAngie Chiang1-0/+1
2019-06-13ppc: disable vsx for small predictorsJohann2-7/+32
2019-06-10sse: remove unused HAVE_SSE filesJohann1-8/+2
2019-05-29Merge "Increase the bits allocated to key frame"Deepa K G1-0/+4
2019-05-22Exclude VP9 files from vpx_dsp.mk for VP8 buildVenkatarama NG. Avadhani2-4/+7
2019-05-21Increase the bits allocated to key frameDeepa K G1-0/+4
2019-05-06Exclude VP9 assemblies from VP8 buildsVenkatarama NG. Avadhani1-0/+2
2019-04-30cast ambiguous _mm_set1_epiNN() constantsJohann4-27/+27
2019-04-26Add bistream_debug toolAngie Chiang3-0/+60
2019-04-16Fix PSNRHVS computationYaowu Xu1-4/+8
2019-03-29Merge "update .clang-format for version clang-7.0.1 update."James Zern2-12/+12
2019-03-29update .clang-format for version clang-7.0.1 update.Hien Ho2-12/+12
2019-03-28Revert "Wrap macro definition in do-while(0)"Jerome Jiang12-346/+346
2019-03-21vp9 postproc neon: Remove the condition on mb cols.Jerome Jiang1-5/+0
2019-03-19Wrap macro definition in do-while(0)Jerome Jiang12-346/+346
2019-03-14Enclose macro arguments in parenthesesJerome Jiang11-62/+64
2019-02-06Use wide integer to avoid overflowYaowu Xu1-23/+27
2019-02-05ppc: use c89 loop declarationJohann1-3/+4
2019-01-23mips: resolve missing declarationsJohann1-0/+4
2019-01-16Merge "mips highbd: resolve missing declarations"Johann Koenig1-0/+3
2019-01-15mips: add rtcd.h to resolve missing declarationsJohann7-2/+10
2019-01-15mips highbd: resolve missing declarationsJohann1-0/+3
2019-01-15Remove unnecessary calculation in 4-tap interpolation filterchiyotsai5-180/+172
2019-01-09highbd idct: resolve missing declarationsJohann1-11/+12