Scale down by 4x with box filter. Fix for 1 pixel wide bilinear filter. Fix for I420ToARGB overread on V plane that causes valgrind fail.
BUG=none TESTED=gcl try libyuv_r911 --bot=linux_valgrind R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/5459004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5305 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
eb7b7bce3d
commit
9df6674b26
2
DEPS
2
DEPS
@ -72,7 +72,7 @@ deps = {
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@232686",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@905",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@911",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@185405",
|
||||
|
Loading…
Reference in New Issue
Block a user