summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add AVX2 intrinsic for vpx_comp_avg_pred() functionAnupam Pandey2023-05-098-17/+134
* Merge "vp9_encoder: clear -Wshadow warning" into mainJames Zern2023-05-061-4/+7
|\
| * vp9_encoder: clear -Wshadow warningJames Zern2023-05-051-4/+7
* | Merge "Set setjmp flag in VP9 RTC rate control library" into mainJerome Jiang2023-05-051-0/+11
|\ \
| * | Set setjmp flag in VP9 RTC rate control libraryJerome Jiang2023-05-051-0/+11
* | | sixtap_filter_msa.c: clear -Wshadow warningsJames Zern2023-05-051-74/+107
* | | Merge "macros_msa.h: clear -Wshadow warnings" into mainJames Zern2023-05-051-28/+28
|\ \ \
| * | | macros_msa.h: clear -Wshadow warningsJames Zern2023-05-051-28/+28
* | | | Merge changes I8089e90a,I46890224,I1b0e090d into mainJames Zern2023-05-056-7/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Overwrite cm->error->detail before freeingWan-Teh Chang2023-05-042-1/+8
| * | | Have vpx_codec_error take const vpx_codec_ctx_t *Wan-Teh Chang2023-05-042-5/+5
| * | | Add comments about vpx_codec_enc_init_ver failureWan-Teh Chang2023-05-043-1/+10
| |/ /
* | | Merge "vpx_subpixel_8t_intrin_avx2,cosmetics: shorten long comment" into mainJames Zern2023-05-051-2/+2
|\ \ \ | |_|/ |/| |
| * | vpx_subpixel_8t_intrin_avx2,cosmetics: shorten long commentJames Zern2023-05-041-2/+2
| |/
* | Merge "Add AVX2 intrinsic for idct16x16 and idct32x32 functions" into mainYunqing Wang2023-05-058-8/+926
|\ \ | |/ |/|
| * Add AVX2 intrinsic for idct16x16 and idct32x32 functionsAnupam Pandey2023-05-058-8/+926
* | Merge "Add num_blocks to VpxTplFrameStats" into mainJerome Jiang2023-05-044-1/+4
|\ \
| * | Add num_blocks to VpxTplFrameStatsJerome Jiang2023-05-044-1/+4
* | | Merge "Add Vpx* prefix to Tpl{Block,Frame}Stats" into mainJerome Jiang2023-05-047-17/+18
|\ \ \ | |/ /
| * | Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang2023-05-047-17/+18
* | | Merge changes I226215a2,Ia4918eb0,If6219446,Ibf00a6e1,I900a0a48 into mainChi Yo Tsai2023-05-0411-103/+105
|\ \ \ | |/ / |/| |
| * | Fix mismatched param names in vpx_dsp/x86/sad4d_avx2.cchiyotsai2023-05-031-30/+30
| * | Fix mismatched param names in vpx_dsp/arm/highbd_sad4d_neon.cchiyotsai2023-05-031-14/+15
| * | Fix mismatched param names in vpx_dsp/arm/sad4d_neon.cchiyotsai2023-05-031-15/+17
| * | Fix mismatched param names in vpx_dsp/arm/highbd_avg_neon.cchiyotsai2023-05-031-30/+29
| * | Fix clang warning on const-qualification of parameterschiyotsai2023-05-037-14/+14
* | | Merge changes I4d26f5f8,I12e25710 into mainJames Zern2023-05-0414-54/+59
|\ \ \
| * | | s/__aarch64__/VPX_ARCH_AARCH64/James Zern2023-05-0312-54/+54
| * | | configure: add aarch64 to ARCH_LISTJames Zern2023-05-022-0/+5
| |/ /
* | | Merge "Add codec control to export TPL stats" into mainJerome Jiang2023-05-047-2/+120
|\ \ \
| * | | Add codec control to export TPL statsJerome Jiang2023-05-037-2/+120
| |/ /
* | | fdct8x8_test: EXPECT_* -> ASSERT_*James Zern2023-05-031-12/+12
|/ /
* | Move TplFrameStats to public headerJerome Jiang2023-05-013-17/+21
* | Clean up a stale TODO in tplJerome Jiang2023-04-271-3/+0
* | Merge "register_state_check: clear -Wshadow warning" into mainJames Zern2023-04-251-7/+7
|\ \
| * | register_state_check: clear -Wshadow warningJames Zern2023-04-201-7/+7
* | | Merge "highbd_vpx_convolve8_neon: clear -Wshadow warning" into mainJames Zern2023-04-251-1/+1
|\ \ \
| * | | highbd_vpx_convolve8_neon: clear -Wshadow warningJames Zern2023-04-211-1/+1
| |/ /
* | | Merge "vp9_highbd_iht16x16_add_neon: clear -Wshadow warning" into mainJames Zern2023-04-251-3/+3
|\ \ \
| * | | vp9_highbd_iht16x16_add_neon: clear -Wshadow warningJames Zern2023-04-211-3/+3
| |/ /
* | | Merge "Reduce joint motion search iters based on bsize" into mainYunqing Wang2023-04-243-17/+49
|\ \ \ | |_|/ |/| |
| * | Reduce joint motion search iters based on bsizeNeeraj Gadgil2023-04-243-17/+49
* | | Reland "Calculate recrf_dist and recrf_rate"Jerome Jiang2023-04-212-11/+37
* | | Revert "Calculate recrf_dist and recrf_rate"Jerome Jiang2023-04-212-42/+12
* | | Calculate recrf_dist and recrf_rateJerome Jiang2023-04-202-12/+42
* | | Merge "Store tpl stats before propagation" into mainJerome Jiang2023-04-213-1/+59
|\ \ \ | |_|/ |/| |
| * | Store tpl stats before propagationJerome Jiang2023-04-203-1/+59
| |/
* | Merge "configure: skip arm64_neon.h workaround w/VS >= 2019" into mainJames Zern2023-04-201-2/+5
|\ \
| * | configure: skip arm64_neon.h workaround w/VS >= 2019James Zern2023-04-201-2/+5
* | | Merge "vp9_tpl_model: clear -Wshadow warning" into mainJames Zern2023-04-201-17/+17
|\ \ \ | |/ / |/| |