1c3e728aa9b886fd3ee008a5aed956759bc3f82d

Currently N21 is used per default. But according to http://developer.android.com/reference/android/graphics/ImageFormat.html#YV12 YV12 has been mandatory to support since api level 12. Since YV12 and I420 is the same except for the order of planes, this format is cheaper to use. Tested on N5, N6 and a Samsung device. BUG=4011 R=glaznev@webrtc.org Review URL: https://webrtc-codereview.appspot.com/40749004 Cr-Commit-Position: refs/heads/master@{#8411} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8411 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%