A new reference file (neteq4_universal_ref_win_64.pcm) was generated and uploaded. Also removing the old hack to have different reference files for different version of Visual Studio. The test is now only supporting VS 2012 and later (_MSC_VER >= 1700). This makes the windows 32-bit output identical to the generic reference file (neteq4_universal_ref.pcm), so the specialized one (neteq4_universal_ref_win_32.pcm) could have been removed. However, since the resources sync mechanism does not include removing of old files, a client could pick up the old reference and fail. Therefore, this cl also updates neteq4_universal_ref_win_32.pcm to be identical to neteq4_universal_ref.pcm. BUG=1458 R=kjellander@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/14569005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6204 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%