summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_thread_common.h
AgeCommit message (Expand)Author
2016-08-02vp9/common: apply clang-formatclang-format
2015-09-29Fix a macro definitionYaowu Xu
2015-09-17Merge changes from topic 'tile-thread-cleanup'James Zern
2015-09-09vp9: add extern "C" to headersJames Zern
2015-09-04vp9_accumulate_frame_counts: pass counts directlyJames Zern
2015-07-02Rename vpx_thread to vpx_utilJingning Han
2015-07-02Use vpx prefix for codec independent threading functionsJingning Han
2015-07-01Move multi-threading module functions into vpx_thread folderJingning Han
2015-02-06Make encoder and decoder share common thread functionYunqing Wang
2015-02-06Rename loopfilter_thread files to thread_common filesYunqing Wang