Cast:Forcing VP8 codec initialization on a designated thread.
commit250cefef17c168cb11fc248d720753ee18711724
authormikhal@google.com <mikhal@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Dec 2013 03:01:59 +0000 (4 03:01 +0000)
committermikhal@google.com <mikhal@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Dec 2013 03:01:59 +0000 (4 03:01 +0000)
tree5e723201543ab2afe1c3d2ef553b870b528df874
parent06153f0a93415f5dd8b86e09b252ee192a5b77ef
Cast:Forcing VP8 codec initialization on a designated thread.

Makes sure that all interaction with the video decoder is done on the VIDEO_DECODER thread.
Logging which was removed here, will be added in a follow  up cl.

Review URL: https://codereview.chromium.org/80383006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238535 0039d316-1c4b-4281-b951-d872f2087c98
media/cast/test/encode_decode_test.cc
media/cast/video_receiver/codecs/vp8/vp8_decoder.cc
media/cast/video_receiver/codecs/vp8/vp8_decoder.h
media/cast/video_receiver/video_decoder.cc