webrtc/modules
Bjorn Terelius 440216fcf3 Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets.
Change LogIncomingRtcpPacket and LogOutgoingRtcpPacket to take ArrayView<uint8_t>.
Split LogSessionAndReadBack into three functions and create class to share state between them.
Split VerifyRtpEvent into one incoming and one outgoing version.

Originally uploaded as https://codereview.webrtc.org/2997973002/

Bug: webrtc:8111
Change-Id: I22bdc35163bef60bc8293679226b19e41e8f49b3
Reviewed-on: https://webrtc-review.googlesource.com/5020
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Elad Alon <eladalon@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20063}
2017-10-02 08:44:20 +00:00
..
audio_coding Remove AudioCodingModule::IncomingPayload 2017-09-29 14:23:27 +00:00
audio_device Improves UMA stat for built-in AGC monitoring on iOS 2017-09-29 14:05:17 +00:00
audio_mixer Remove various IDs: 2017-09-28 14:37:11 +00:00
audio_processing Injectable APM simulator binary in APM-QA 2017-09-29 09:31:16 +00:00
bitrate_controller Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
congestion_controller Push back on the video encoder to avoid building queues in the pacer. 2017-09-26 12:36:58 +00:00
desktop_capture Add more logs in DX capturer 2017-09-26 02:02:42 +00:00
include Remove various IDs: 2017-09-28 14:37:11 +00:00
media_file Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
pacing Move PacketQueue out of paced_sender.cc to its own packet_queue.{cc,h}. 2017-09-27 14:53:56 +00:00
remote_bitrate_estimator Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00
rtp_rtcp Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets. 2017-10-02 08:44:20 +00:00
utility Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_capture Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_coding Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." 2017-09-29 13:48:29 +00:00
video_processing Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +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