summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_multi_thread.c
AgeCommit message (Expand)Author
2023-05-08Unify implementation of CHECK_MEM_ERRORJerome Jiang
2022-04-26vp9_row_mt_alloc_rd_thresh: check allocJames Zern
2022-04-26vp9_enc_grp_get_next_job: check job queue allocJames Zern
2018-12-27Adaptively choose block sizes in temporal filteringYunqing Wang
2018-12-20Refactor temporal filteringYunqing Wang
2018-08-14vp9: fix memory alloc for adaptive_rd_thresh_row_mt.Jerome Jiang
2018-03-22vp9 svc frame drop: enable adaptive rd for row mt.Jerome Jiang
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-21Make allow_exhaustive_searches feature no longer adaptiveYunqing Wang
2017-03-21vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.Jerome Jiang
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu