]> granicus.if.org Git - libvpx/commit
vp8 dec: Add flag to bring up threads.
authorJerome Jiang <jianj@google.com>
Tue, 8 Jan 2019 18:51:54 +0000 (10:51 -0800)
committerJerome Jiang <jianj@google.com>
Thu, 10 Jan 2019 20:55:06 +0000 (12:55 -0800)
commit7be8d2df6c1c224a96b75d8f2ed66df7cbd0bb48
treee298a6eab8711d0b7823d95babc36892bcdf965e
parentc1d523d86080b1972ce17e290dae2acb06f990e6
vp8 dec: Add flag to bring up threads.

Instead of creating a new decoder instance when restarting all threads
after they were shut down, re-create threads on the new flag.

BUG=webm:1577

Change-Id: I6272ecaa1b586afdaa5ed8d6eab80aff8f5eb673
test/invalid_file_test.cc
test/test-data.mk
test/test-data.sha1
vp8/decoder/decodeframe.c
vp8/decoder/onyxd_if.c
vp8/decoder/onyxd_int.h
vp8/vp8_dx_iface.c