summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ethread.c
AgeCommit message (Expand)Author
2023-05-08Unify implementation of CHECK_MEM_ERRORJerome Jiang
2021-11-18vp9 encoder: fix row-mt crash w/thread config changeJames Zern
2018-12-20Refactor temporal filteringYunqing Wang
2018-08-06cosmetics,lf threading: normalize struct member namesJames Zern
2018-01-10[CFI] Remove function pointer castsVlad Tsyrklevich
2017-12-01Add max luma picture width/height constraint in VP9 levelHui Su
2017-11-20[CFI] Remove function pointer castsVlad Tsyrklevich
2017-09-14VP9 level targeting: add a new AUTO modeHui Su
2017-08-14vp9: strip temporal filter codeScott LaVarnway
2017-07-11remove vp9_firstpass.c w/CONFIG_REALTIME_ONLYJames Zern
2017-04-21Make allow_exhaustive_searches feature no longer adaptiveYunqing Wang
2017-03-31Enhance the row mt sync read to accept the sync_range greater than 1Yunqing Wang
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