]> granicus.if.org Git - libvpx/commit
Merge changes from topic 'webp-thread-update'
authorJames Zern <jzern@google.com>
Wed, 13 Jul 2016 00:08:05 +0000 (00:08 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Wed, 13 Jul 2016 00:08:05 +0000 (00:08 +0000)
commit6a3ff0b6171468fbcc0fce1f50168c4e65251722
tree0cd6a41710d766e620584c5abcb446274e419bd5
parent19c157afe26b7dbfb1a3fc4d99d9371b63ecc47d
parent3007081a8780cef13dcee5c5fb6640cb316de827
Merge changes from topic 'webp-thread-update'

* changes:
  vpx_thread: use CreateThread for windows phone
  vpx_thread: use WaitForSingleObjectEx if available
  vpx_thread: use InitializeCriticalSectionEx if available
  vpx_thread: use native windows cond var if available
  vpx_thread.[hc]: update webp source reference