]> granicus.if.org Git - libvpx/commit
Revert "Revert 3 patches from Hangyu to get Chrome to build:"
authorhkuang <hkuang@google.com>
Tue, 24 Jun 2014 21:22:09 +0000 (14:22 -0700)
committerhkuang <hkuang@google.com>
Wed, 25 Jun 2014 18:21:37 +0000 (11:21 -0700)
commitb336356198b8ada50fbb59f04f11cefceaf5ff95
treed0bd2f133756a3e8c0925bbfb50af8bb46ea3369
parent5e7242dfda069046dced13cac8170bfe0fdb5f05
Revert "Revert 3 patches from Hangyu to get Chrome to build:"

This patch reverts the previous revert from Jim and also add a
variable user_priv in the FrameWorker to save the user_priv
passed from the application. In the decoder_get_frame function,
the user_priv will be binded with the img. This change is needed
or it will fail the unit test added here:
https://gerrit.chromium.org/gerrit/#/c/70610/

This reverts commit 9be46e4565f553460a1bbbf58d9f99067d3242ce.

Change-Id: I376d9a12ee196faffdf3c792b59e6137c56132c1
test/user_priv_test.cc
vp9/decoder/vp9_decoder.c
vp9/decoder/vp9_dthread.h
vp9/vp9_dx_iface.c