Roll libyuv to r426 to pick up MJPGSize() for WebRTC, and Neon optimization changes for YUY2 and NV12.
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/868010 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2948 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
4eb3f13304
commit
0a02c38345
2
DEPS
2
DEPS
@ -55,7 +55,7 @@ deps = {
|
|||||||
"http://git.chromium.org/webm/libvpx.git@30d8ba541",
|
"http://git.chromium.org/webm/libvpx.git@30d8ba541",
|
||||||
|
|
||||||
"third_party/libyuv":
|
"third_party/libyuv":
|
||||||
(Var("googlecode_url") % "libyuv") + "/trunk@389",
|
(Var("googlecode_url") % "libyuv") + "/trunk@426",
|
||||||
|
|
||||||
"third_party/opus/source":
|
"third_party/opus/source":
|
||||||
"http://git.xiph.org/opus.git@v1.0.1",
|
"http://git.xiph.org/opus.git@v1.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user