]> granicus.if.org Git - libvpx/commit
vp9_thread: add vp9_worker_execute()
authorJames Zern <jzern@google.com>
Wed, 16 Oct 2013 14:10:27 +0000 (16:10 +0200)
committerJames Zern <jzern@google.com>
Thu, 17 Oct 2013 14:44:22 +0000 (16:44 +0200)
commit820201caa803e78c461e05128b87f4d7b24247a7
tree49f16c5c2d68df6090d3adeda098865acc654479
parent7fd2561d646e40735e8e6b0f55798903dac4568d
vp9_thread: add vp9_worker_execute()

cherry-picked from:
commit 988b70844e03efcfcc075a9bc25d846670494f36
Author: Pascal Massimino <pascal.massimino@gmail.com>
Date:   Fri Aug 2 11:15:16 2013 -0700

    add WebPWorkerExecute() for convenient bypass

    This is mainly for re-using the worker structs without using the
    thread.

    Change-Id: I8e1be29e53874ef425b15c192fb68036b4c0a359

Original source:
 http://git.chromium.org/webm/libwebp.git
 100644 blob c0d318aee628fdf9ba4876451a28aa978f1066b8 src/utils/thread.c
 100644 blob c2b92c9fe353f8e514f78922f3d237204a9cbc66 src/utils/thread.h

Change-Id: I13fe92b1e94062bb99fdeeb7cb0b4b0575d27793
test/vp9_thread_test.cc
vp9/decoder/vp9_thread.c
vp9/decoder/vp9_thread.h