Roll libyuv to r438 to get vs2012 cleanup, NV12 to/from I420 and NV21. Added Unaligned unittests.
BUG=none TEST=libyuv unittests Review URL: https://webrtc-codereview.appspot.com/922008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3004 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
2
DEPS
2
DEPS
@@ -55,7 +55,7 @@ deps = {
|
|||||||
"http://git.chromium.org/webm/libvpx.git@fd3078fd8",
|
"http://git.chromium.org/webm/libvpx.git@fd3078fd8",
|
||||||
|
|
||||||
"third_party/libyuv":
|
"third_party/libyuv":
|
||||||
(Var("googlecode_url") % "libyuv") + "/trunk@426",
|
(Var("googlecode_url") % "libyuv") + "/trunk@438",
|
||||||
|
|
||||||
"third_party/opus":
|
"third_party/opus":
|
||||||
Var("chromium_trunk") + "/src/third_party/opus@163910",
|
Var("chromium_trunk") + "/src/third_party/opus@163910",
|
||||||
|
Reference in New Issue
Block a user