Changes how we signal frame rate and frame durations to the encoder. Rather than changing the time base, we now only modify the frame durations, while keeping the timebase constant. The frame duration is currently calculated from the average input frame rate. Ideally, the frame duration should be calculated as the timestamp diff, which is the real duration of a frame, but the encoder doesn't seem to like too varying durations. BUG= TEST= Review URL: http://webrtc-codereview.appspot.com/247001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@795 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%