webrtc/audio
Jerome Humbert 39bab5afb5 Add missing assert.h for win no-test build
Add some missing `#include <assert.h>` for Windows build when compiling
without RTC tests (rtc_include_tests = false) with the MSVC compiler
(is_clang=false, use_lld=false).

Bug: None
Change-Id: Ie9861100efeae87f4c4e29303d62293ad541125a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158533
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29811}
2019-11-17 07:52:32 +00:00
..
test Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
utility Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
audio_level.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_level.h [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
audio_receive_stream.cc Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
audio_receive_stream.h Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
audio_receive_stream_unittest.cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. 2019-10-23 07:46:39 +00:00
audio_send_stream.cc Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_send_stream.h Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_send_stream_tests.cc Reland "Delete test/constants.h" 2019-02-19 08:51:20 +00:00
audio_send_stream_unittest.cc Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_state.cc Avoid running NullAudioPoller without receiving streams 2019-10-17 10:58:44 +00:00
audio_state.h Avoid running NullAudioPoller without receiving streams 2019-10-17 10:58:44 +00:00
audio_state_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_transport_impl.cc [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
audio_transport_impl.h [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
BUILD.gn Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
channel_receive.cc Add missing assert.h for win no-test build 2019-11-17 07:52:32 +00:00
channel_receive.h Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
channel_send.cc Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
channel_send.h Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
conversion.h
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
mock_voe_channel_proxy.h Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. 2019-10-23 07:46:39 +00:00
null_audio_poller.cc Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
null_audio_poller.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
OWNERS Add gustaf to audio/OWNERS 2019-10-18 11:13:11 +00:00
remix_resample.cc Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
remix_resample.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
remix_resample_unittest.cc Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +00:00