summaryrefslogtreecommitdiff
path: root/vp8/encoder/pickinter.c
diff options
context:
space:
mode:
authorAttila Nagy <attilanagy@google.com>2012-07-31 14:04:45 +0300
committerAttila Nagy <attilanagy@google.com>2012-08-01 08:28:54 +0300
commit03b3fcecac41566aadb99281cff3444d903820b8 (patch)
tree2cb18873aeadce588554db29786edef93eb68a01 /vp8/encoder/pickinter.c
parentd4d7589428a3764428afdb3658d5fdb15168a0ab (diff)
downloadlibvpx-03b3fcecac41566aadb99281cff3444d903820b8.tar
libvpx-03b3fcecac41566aadb99281cff3444d903820b8.tar.gz
libvpx-03b3fcecac41566aadb99281cff3444d903820b8.tar.bz2
libvpx-03b3fcecac41566aadb99281cff3444d903820b8.zip
Fix potential encoder dead-lock after picture resize
The sync interval for the multithreaded encoder was considered as not changing during the encoding. This is not true if picture size is changed. The encoder could dead-lock because the main thread and the other threads were using different sync interval. Change-Id: I75232bbdbc6c02d77f830d870fd8b4e96697c64e
Diffstat (limited to 'vp8/encoder/pickinter.c')
0 files changed, 0 insertions, 0 deletions