webrtc/talk
Jelena Marusic f09e09c7ee VoE: Remove unused interfaces
BUG=4690

I have removed methods in VoE interfaces that were marked to be removed. I have removed them also in fake and mock implementations. I have also updated the callers in various ways:
1. Project win_test had some calls to the removed methods, but it turned out that the project is not used anymore, so I removed it entirely.
2. There were some calls to removed methods in jni methods. I have removed couple of jni methods as now they seem to do nothing.
3. With the remaining callers I just removed the calls to removed methods.

R=pbos@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/53519004

Cr-Commit-Position: refs/heads/master@{#9281}
2015-05-26 08:25:00 +00:00
..
app/webrtc Detach base/logging.* from base/stream.*. 2015-05-23 07:54:19 +00:00
build Clean up now-unused code that was used for libpeerconnection.[so|dll]. 2015-05-20 20:36:42 +00:00
examples Improve Android camera error handling. 2015-05-19 17:56:22 +00:00
media VoE: Remove unused interfaces 2015-05-26 08:25:00 +00:00
session/media Make Config::default_value leak instead of having an exit-time destructor. 2015-05-23 00:50:33 +00:00
codereview.settings Add codereview.settings to the /talk subdirectory 2014-12-05 13:47:37 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp iOS camera switching video capturer. 2015-05-05 14:52:45 +00:00
libjingle_media_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_p2p_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_peerconnection_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_tests.gyp Issue 4366: Adapted frames have wrong width and height and are cropped. 2015-05-19 19:45:26 +00:00
libjingle.gyp Clean up now-unused code that was used for libpeerconnection.[so|dll]. 2015-05-20 20:36:42 +00:00
LICENSE_THIRD_PARTY Fix clang style warnings in webrtc/base 2015-03-09 22:24:25 +00:00
OWNERS Remove henrike@ from OWNERS 2015-04-01 15:08:49 +00:00
PRESUBMIT.py Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00