summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ | |/ / |/| |
| * | vp9_tpl_model: clear -Wshadow warningJames Zern2023-04-171-17/+17
* | | Merge "vp9_spatial_svc_encoder: quiet -Wunused-but-set-variable" into mainJames Zern2023-04-201-3/+6
|\ \ \
| * | | vp9_spatial_svc_encoder: quiet -Wunused-but-set-variableJames Zern2023-04-191-3/+6
* | | | Merge "vp9_ratectrl,vp9_encodedframe_overshoot: rm unused var" into mainJames Zern2023-04-201-2/+0
|\ \ \ \
| * | | | vp9_ratectrl,vp9_encodedframe_overshoot: rm unused varJames Zern2023-04-191-2/+0
| |/ / /
* | | | Merge "onyx_if,encode_frame_to_data_rate: rm unused var" into mainJames Zern2023-04-201-5/+0
|\ \ \ \
| * | | | onyx_if,encode_frame_to_data_rate: rm unused varJames Zern2023-04-191-5/+0
| |/ / /
* | | | Merge "libs.mk: quote $(LIBVPX_TEST_DATA_PATH)" into mainJames Zern2023-04-201-4/+4
|\ \ \ \
| * | | | libs.mk: quote $(LIBVPX_TEST_DATA_PATH)James Zern2023-04-191-4/+4
| |/ / /
* | | | vp9_encodeframe: rm unused varsJames Zern2023-04-191-5/+0
|/ / /
* | | Merge changes Ib0c2f852,Ieb77661e,I56ea656e,Ibda734c2 into mainJames Zern2023-04-196-43/+293
|\ \ \ | |_|/ |/| |
| * | Add Neon implementations of vpx_highbd_sad_skip_<w>x<h>x4dJonathan Wright2023-04-193-11/+85
| * | Add Neon implementation of vpx_sad_skip_<w>x<h>x4d functionsJonathan Wright2023-04-193-11/+63
| * | Add Neon implementation of vpx_highbd_sad_skip_<w>x<h> functionsJonathan Wright2023-04-193-11/+85
| * | Add Neon implementation of vpx_sad_skip_<w>x<h> functionsJonathan Wright2023-04-193-11/+61
* | | Merge "mr_dissim: clear -Wshadow warning" into mainJames Zern2023-04-181-1/+1
|\ \ \ | |/ / |/| |
| * | mr_dissim: clear -Wshadow warningJames Zern2023-04-171-1/+1
| |/
* | Merge "onyx_if: clear -Wshadow warning" into mainJames Zern2023-04-181-1/+1
|\ \
| * | onyx_if: clear -Wshadow warningJames Zern2023-04-171-1/+1
| |/
* | Merge "vp9_rdcost: clear -Wshadow warnings" into mainJames Zern2023-04-181-80/+77
|\ \
| * | vp9_rdcost: clear -Wshadow warningsJames Zern2023-04-141-80/+77
* | | Merge "Downsample SAD computation in motion search" into mainYunqing Wang2023-04-1821-582/+1824
|\ \ \
| * | | Downsample SAD computation in motion searchDeepa K G2023-04-1121-582/+1824
* | | | Merge "Add AVX2 intrinsic for vpx_fdct16x16() function" into mainYunqing Wang2023-04-173-1/+422
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add AVX2 intrinsic for vpx_fdct16x16() functionAnupam Pandey2023-04-173-1/+422
* | | | Merge "Add VP8RateControlRTC::GetLoopfilterLevel" into mainJerome Jiang2023-04-142-0/+31
|\ \ \ \ | |_|_|/ |/| | |