summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ethread.c
AgeCommit message (Expand)Author
2015-11-13Changes to exhaustive motion search.paulwilkins
2015-09-04vp9_accumulate_frame_counts: pass counts directlyJames Zern
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
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