summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_multi_thread.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Adaptively choose block sizes in temporal filteringYunqing Wang1-5/+13
2018-12-20Refactor temporal filteringYunqing Wang1-2/+5
2018-08-14vp9: fix memory alloc for adaptive_rd_thresh_row_mt.Jerome Jiang1-8/+19
2018-03-22vp9 svc frame drop: enable adaptive rd for row mt.Jerome Jiang1-5/+3
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang1-16/+0
2017-04-21Make allow_exhaustive_searches feature no longer adaptiveYunqing Wang1-8/+0
2017-03-21vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.Jerome Jiang1-1/+16
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu1-0/+40
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu1-0/+282