libyuv r976 for MJPGToI420 return code.
BUG=2847 TESTED=libyuv MJPGToI420 unittest added which passes invalid MJPG and expects a failure. R=andrew@webrtc.org, braveyao@webrtc.org Review URL: https://webrtc-codereview.appspot.com/7719004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5446 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
932b0193e7
commit
69ff90e832
2
DEPS
2
DEPS
@ -75,7 +75,7 @@ deps = {
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@241571",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@975",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@976",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@185405",
|
||||
|
Loading…
x
Reference in New Issue
Block a user