Current maximum encoder width and height for Android is hard-coded to 1280x720, so if device is rotated to portrait orientation only part 720x1280 camera frame is extracted and scaled to 1280x720. Increasing maximum height to 1280 allows feeding video encoder with rotated 720x1280 frames directly without scaling. R=pthatcher@webrtc.org Review URL: https://webrtc-codereview.appspot.com/35739004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@8042 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%