]> granicus.if.org Git - libvpx/commit
Added error checking to vp8cx_create_encoder_threads()
authorScott LaVarnway <slavarnway@google.com>
Tue, 14 Aug 2012 19:00:23 +0000 (12:00 -0700)
committerScott LaVarnway <slavarnway@google.com>
Tue, 14 Aug 2012 19:00:23 +0000 (12:00 -0700)
commitd1b6fa41615611f24fa98e896ed94df91f6c6e1e
tree5c3c5f7193a5d2ecc19d0478eac8b34e83a279de
parentff61cbc5105c16d48ffd291cd85a031cbce36be9
Added error checking to vp8cx_create_encoder_threads()

Added checks for pthread_create() errors.

Change-Id: Ie198ef5c14314fe252d2e02f7fe5bfacc7e16377
vp8/encoder/ethreading.c
vp8/encoder/onyx_if.c