summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_thread_common.c
AgeCommit message (Expand)Author
2017-11-20[CFI] Remove function pointer castsVlad Tsyrklevich
2016-08-02vp9/common: apply clang-formatclang-format
2015-09-29VP9: move loopfilter build masks to decode loopScott LaVarnway
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-02Use vpx prefix for codec independent threading functionsJingning Han
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-21Revert "Remove mi_grid_* structures."Scott LaVarnway
2015-03-24Refactor fast loop filter code to handle 444.Alex Converse
2015-03-10Accumulate tx_totals counters in multi-threaded encoderYunqing Wang
2015-02-13loop_filter_rows_mt: remove dependency on 'last_height'James Zern
2015-02-06Make encoder and decoder share common thread functionYunqing Wang
2015-02-06Rename loopfilter_thread files to thread_common filesYunqing Wang