webrtc/modules
Magnus Jedvert 7dfd5fc3df AudioTransport: Remove PushCaptureData() method
This CL removes PushCaptureData(), which is unused.

The reason I'm removing it is since this method is cauing chromium-style
violations for all files that includes
modules/audio_device/include/audio_device_defines.h, and it's annoying
to suppress it everywhere.

Bug: webrtc:8659
Change-Id: I9133d05259075d8e8ec89b764be934f37b5fa77e
Reviewed-on: https://webrtc-review.googlesource.com/66404
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22717}
2018-04-04 08:04:09 +00:00
..
audio_coding This CL removes all usages of our custom ostream << overloads. 2018-04-03 12:51:00 +00:00
audio_device AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
audio_mixer Make possible to activate adaptive AGC2 in the APM. 2018-03-29 09:42:07 +00:00
audio_processing Corrected the threshold for determining filter convergence in AEC3 2018-03-29 11:31:57 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Added conversion to double from network time units. 2018-04-03 16:25:00 +00:00
desktop_capture Add DesktopFrameCGImage 2018-03-29 22:56:38 +00:00
include Revert "Revert "Enables PeerConnectionFactory using external fec controller"" 2018-02-20 12:41:55 +00:00
pacing Added congestion control functionality to pacer. 2018-03-09 17:40:24 +00:00
remote_bitrate_estimator Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
rtp_rtcp This CL removes all usages of our custom ostream << overloads. 2018-04-03 12:51:00 +00:00
utility Force alignment of JVM called functions. 2018-03-23 10:20:55 +00:00
video_capture Fixed video capturing on Mac. 2018-04-03 16:23:01 +00:00
video_coding Add ToString() methods to classes with << operators, preparing for deprecations. 2018-04-03 11:21:30 +00:00
video_processing Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
BUILD.gn Cleaning up modules_tests resources. 2018-03-09 12:57:24 +00:00
module_common_types_unittest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00