summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ethread.c
AgeCommit message (Expand)Author
2015-07-27Remove tx_select_threshesYunqing Wang
2015-07-02Use vpx prefix for codec independent threading functionsJingning Han
2015-06-15vp9_ethread: create enough threads while using SVCYunqing Wang
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-03-05Don't copy thread data for the main thread.Alex Converse
2015-03-05Fix misleading indentation.Alex Converse
2015-02-06Make encoder and decoder share common thread functionYunqing Wang
2015-01-16vp9_ethread: add parallel loopfilterYunqing Wang
2015-01-14Align thread data in vp9_ethreadYunqing Wang
2014-12-04vp9_ethread: the tile-based multi-threaded encoderYunqing Wang