libyuv roll to r698 for Core Media fourccs for OSX camtwist support and performance improvements in ARGB scaler.

BUG=none
TEST=libyuv unittests add CM32 and CM24 types and ARGBScaleClip tests added.
Review URL: https://webrtc-codereview.appspot.com/1508004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4067 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com 2013-05-20 17:46:59 +00:00
parent cb9cff0c71
commit a58d7294e5

2
DEPS
View File

@ -55,7 +55,7 @@ deps = {
Var("chromium_trunk") + "/deps/third_party/libvpx@192165",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@682",
(Var("googlecode_url") % "libyuv") + "/trunk@698",
"third_party/opus":
Var("chromium_trunk") + "/src/third_party/opus@185405",