summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ethread.c
AgeCommit message (Expand)Author
2017-03-10vp9: Enable row multithreading for SVC in real-time mode.Marco
2017-03-02vp9,realtime: Enable row multithreading for non-rdVignesh Venkatasubramanian
2017-02-15Additional first pass stats.paulwilkins
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2017-02-07Row based multi-threading of ARNR filtering stageRanjit Kumar Tulabandu
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2016-10-25Change 2 motion search counts to be tile dataYunqing Wang
2016-08-02vp9/encoder: apply clang-formatclang-format
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