]> granicus.if.org Git - libvpx/commit
Revert "Revert "Add Tile-SB-Row based Multi-threading in Decoder""
authorRitu Baldwa <ritu.baldwa@ittiam.com>
Wed, 2 Jan 2019 06:28:34 +0000 (11:58 +0530)
committerRitu Baldwa <ritu.baldwa@ittiam.com>
Sat, 19 Jan 2019 04:50:32 +0000 (10:20 +0530)
commit5818014b691c1dc20f3597bbcbf165782b54eacb
treed5bbe5ebaebde85b614a467777307260f6ef73a0
parent06983668cf41f66765528db044419f954e5a5d64
Revert "Revert "Add Tile-SB-Row based Multi-threading in Decoder""

This reverts commit 06983668cf41f66765528db044419f954e5a5d64.
Fixes Visual Studio build errors introduced by earlier row mt commit

BUG=webm:1587

Change-Id: I792df86e8254cd6b2a511955b691af619a569cd0
vp9/common/vp9_enums.h
vp9/common/vp9_thread_common.c
vp9/common/vp9_thread_common.h
vp9/decoder/vp9_decodeframe.c
vp9/decoder/vp9_decoder.c
vp9/decoder/vp9_decoder.h
vp9/decoder/vp9_job_queue.c [new file with mode: 0644]
vp9/decoder/vp9_job_queue.h [new file with mode: 0644]
vp9/vp9dx.mk
vpx_util/vpx_thread.h