with stride > width. Recent libvpx update generates output video frames with stride value greater than width, which was not supported by Android OpenGL video renderer (Android GLES2 doesn't have GL_UNPACK_ROW_LENGTH to provide stride information for buffer in glTexImage2D call). Fix it by implementing native frame copying for Java VideoRenderer.I420Frame implementation. BUG=4248 R=braveyao@webrtc.org Review URL: https://webrtc-codereview.appspot.com/40639004 Cr-Commit-Position: refs/heads/master@{#8252} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8252 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%