commit | 278d0acd32c3fd544e6f99cbfd714df3430a6442 | [log] [tgz] |
---|---|---|
author | James Zern <jzern@google.com> | Tue Sep 26 01:55:59 2023 |
committer | James Zern <jzern@google.com> | Tue Sep 26 19:01:42 2023 |
tree | 8fe79ef92c7127106863893385b90d8c446dacae | |
parent | 3818bd6f5679edbadf13de91102e49e5eee78281 [diff] |
VP8: disallow thread count changes Currently allocations are done at encoder creation time. Going from threaded to non-threaded would cause a crash. Bug: chromium:1486441 Change-Id: Ie301c2a70847dff2f0daae408fbef1e4d42e73d4 (cherry picked from commit 3fbd1dca6a4d2dad332a2110d646e4ffef36d590)