summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2023-06-09RTC RC: clean up unnecessary headersJerome Jiang
2023-06-08Replace NONE with NO_REF_FRAMEJerome Jiang
2023-06-08Merge "Fix more typos (n/n)" into mainJerome Jiang
2023-06-07Merge "Fix more typos (3/n)" into mainJerome Jiang
2023-06-07Fix more typos (n/n)Jerome Jiang
2023-06-07Fix more typos (3/n)Jerome Jiang
2023-06-07Merge "Fix more typos (2/n)" into mainJerome Jiang
2023-06-07Merge "Fix more typos (1/n)" into mainJerome Jiang
2023-06-07Merge "Fix a few typos" into mainJerome Jiang
2023-06-07Fix more typos (2/n)Jerome Jiang
2023-06-07Fix more typos (1/n)Jerome Jiang
2023-06-07Fix a few typosJerome Jiang
2023-06-06Add comments in vp9_diamond_search_sad_avx()Deepa K G
2023-06-05Fix c vs avx mismatch of diamond_search_sad()Deepa K G
2023-05-31Trim tpl stats by 2 extra framesJerome Jiang
2023-05-17Add new vpx_tpl.h API fileJerome Jiang
2023-05-09Merge "Add AVX2 intrinsic for vpx_comp_avg_pred() function" into mainYunqing Wang
2023-05-09Add AVX2 intrinsic for vpx_comp_avg_pred() functionAnupam Pandey
2023-05-08Merge changes Ie165d410,I6d9bb8da,I6858e574 into mainJames Zern
2023-05-08Merge "Add VpxTplGopStats" into mainJerome Jiang
2023-05-08Merge "Unify implementation of CHECK_MEM_ERROR" into mainJerome Jiang
2023-05-08Merge "CHECK_MEM_ERROR to return in vp9_set_roi_map" into mainJerome Jiang
2023-05-08Add VpxTplGopStatsJerome Jiang
2023-05-08Unify implementation of CHECK_MEM_ERRORJerome Jiang
2023-05-08CHECK_MEM_ERROR to return in vp9_set_roi_mapJerome Jiang
2023-05-06Merge "vp9_encoder: clear -Wshadow warning" into mainJames Zern
2023-05-05Merge "Set setjmp flag in VP9 RTC rate control library" into mainJerome Jiang
2023-05-05Set setjmp flag in VP9 RTC rate control libraryJerome Jiang
2023-05-05vp9_decodeframe,tile_worker_hook: relocate setjmp=1James Zern
2023-05-05vp9,encoder_set_config: set setjmp flag after setjmp()James Zern
2023-05-05Merge changes I8089e90a,I46890224,I1b0e090d into mainJames Zern
2023-05-05vp9_encoder: clear -Wshadow warningJames Zern
2023-05-05Merge "Add AVX2 intrinsic for idct16x16 and idct32x32 functions" into mainYunqing Wang
2023-05-05Add AVX2 intrinsic for idct16x16 and idct32x32 functionsAnupam Pandey
2023-05-04Overwrite cm->error->detail before freeingWan-Teh Chang
2023-05-04Add comments about vpx_codec_enc_init_ver failureWan-Teh Chang
2023-05-04Add num_blocks to VpxTplFrameStatsJerome Jiang
2023-05-04Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang
2023-05-04Merge changes I4d26f5f8,I12e25710 into mainJames Zern
2023-05-03Add codec control to export TPL statsJerome Jiang
2023-05-03s/__aarch64__/VPX_ARCH_AARCH64/James Zern
2023-05-01Move TplFrameStats to public headerJerome Jiang
2023-04-27Clean up a stale TODO in tplJerome Jiang
2023-04-25Merge "vp9_highbd_iht16x16_add_neon: clear -Wshadow warning" into mainJames Zern
2023-04-24Merge "Reduce joint motion search iters based on bsize" into mainYunqing Wang
2023-04-24Reduce joint motion search iters based on bsizeNeeraj Gadgil
2023-04-21Reland "Calculate recrf_dist and recrf_rate"Jerome Jiang
2023-04-21vp9_highbd_iht16x16_add_neon: clear -Wshadow warningJames Zern
2023-04-21Revert "Calculate recrf_dist and recrf_rate"Jerome Jiang
2023-04-20Calculate recrf_dist and recrf_rateJerome Jiang