1. 359d60a Adds target rate to audio send stream stats. by Sebastian Jansson · 6 years ago
  2. c0e4d45 Adds BitrateAllocation struct to OnBitrateUpdated. by Sebastian Jansson · 6 years ago
  3. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  4. 67b011d Use BitrateAllocatorInterface in AudioSendStream and VideoSendStream by Niels Möller · 6 years ago
  5. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  6. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  7. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  8. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  9. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  10. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  11. b686396 Makes AudioSendStream signal that it's part of allocation. by Sebastian Jansson · 6 years ago
  12. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  13. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  14. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  15. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  16. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  17. ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
  18. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  19. 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago
  20. 4a72ba9 Delete RtpReceiver and related code. by Niels Möller · 6 years ago
  21. b222f49 Split ChannelProxy into send and receive classes. by Niels Möller · 6 years ago
  22. 35fa280 Adds allocated rate without feedback to new congestion controller. by Sebastian Jansson · 7 years ago
  23. 1f3206c Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1 by Niels Möller · 7 years ago
  24. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  25. 7988e5c Remove echo_cancellation() and echo_control_mobile() interface access outside APM by Sam Zackrisson · 7 years ago
  26. 637b0b5 Make Python-based performance tests output an empty result output.json by Oleh Prypin · 7 years ago
  27. db12856 Cleanup modules_common_types by Danil Chapovalov · 7 years ago
  28. 6151828 Delete always true member voe::Channel::pacing_enabled_ by Niels Möller · 7 years ago
  29. 5304a32 Delete StreamStatistician::IsRetransmitOfOldPacket by Niels Möller · 7 years ago
  30. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 7 years ago
  31. 2370b08 Revert "Update packetsLost and jitter stats any time a packet is received." by Qingsi Wang · 7 years ago
  32. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 7 years ago
  33. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 7 years ago
  34. fa2b2d6 Delete use of RtpPayloadRegistry. by Niels Möller · 7 years ago
  35. 30b4839 Refactor voe::Channel to not use RtpReceiver. by Niels Möller · 7 years ago
  36. 9701e0c Makes treatment of received reports of packets lost signed. by Sebastian Jansson · 7 years ago
  37. fa4e185 Delete class voe::RtcEventLogProxy by Niels Möller · 7 years ago
  38. 848d6d3 Change Channel::GetRtpRtcp to return only RtpRtcp, not RtpReceiver. by Niels Möller · 7 years ago
  39. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 7 years ago
  40. 264bee8 Remove memcheck. by Mirko Bonadei · 7 years ago
  41. ab4a530 Delete telephone-event handling from RTPReceiverAudio. by Niels Möller · 7 years ago
  42. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  43. 3890262 Reland "Removing unneeded dependency." by Mirko Bonadei · 7 years ago
  44. a61f7db Revert "Removing unneeded dependency." by Mirko Bonadei · 7 years ago
  45. 06f66c7 Removing unneeded dependency. by Mirko Bonadei · 7 years ago
  46. bbbe4e1 Better handle target audio bitrate allocation. by Alex Narest · 7 years ago
  47. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  48. 64b17c2 Remove StreamStatistician::IsPacketInOrder by Danil Chapovalov · 7 years ago
  49. bcf9180 Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream. by Alex Narest · 7 years ago
  50. 84916937 Update packetsLost and jitter stats any time a packet is received. by Taylor Brandstetter · 7 years ago
  51. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  52. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  53. 867e510 Enable send side audio TWCC only if WebRTC-Audio-ForceNoTWCC is not enabled. by Alex Narest · 7 years ago
  54. f782492 Delete RtpFeedback. The ssrc for a receive stream should be known at by Niels Möller · 7 years ago
  55. eda0087 Drop the RTT as input to IsRetransmitOfOldPacket. by Niels Möller · 7 years ago
  56. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 7 years ago
  57. 24ad720 Uses config struct with bitrate allocator. by Sebastian Jansson · 7 years ago
  58. 104ad0b Remove stale dependencies from APM static lib target: by Fredrik Solenberg · 7 years ago
  59. 7ce3091 IWYU: Include <string.h> for memcpy(3) after bbf21a3fd. by Raphael Kubo da Costa · 7 years ago
  60. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  61. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
  62. 003930a Fix MID not always getting set with audio by Steve Anton · 7 years ago
  63. ef99888 Delete OnIncomingCSRCChanged and related code. by Niels Möller · 7 years ago
  64. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
  65. 5f22365 Remove unnecessary proxy+lock code around RtcpRttStats pointer by Tommi · 7 years ago
  66. 9cfb18c Delete obsolete method RtpFeedback::OnInitializeDecoder. by Niels Möller · 7 years ago
  67. 77490b9 Pass a real audio codec pair ID to encoders that we create by Karl Wiberg · 7 years ago
  68. 763e947 Reporting packet feedback availability in AudioSendStream by Sebastian Jansson · 7 years ago
  69. 0812634 Pass a real audio codec pair ID to decoders that we create by Karl Wiberg · 7 years ago
  70. fe617a3 Adding has_packet_feedback to LimitObserver callback. by Sebastian Jansson · 7 years ago
  71. 9c1ee36 Fix low_bandwidth_audio_perf_test resource dependency on Android by Oleh Prypin · 7 years ago
  72. 7b2676f Fix low_bandwidth_audio_perf_test binary dependency on Windows by Oleh Prypin · 7 years ago
  73. 8cf0a87 Reland "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  74. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  75. 650a826 Revert "Reland "Split perf-test-specific resources in low_bandwidth_audio_test"" by Oleh Prypin · 7 years ago
  76. b3808dc Reland "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  77. aaa882c Revert "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  78. 4bbc150 Split perf-test-specific resources in low_bandwidth_audio_test by Oleh Prypin · 7 years ago
  79. 9599fd4 Make num-retries default a string. by Edward Lesmes · 7 years ago
  80. 5b9c684 Add num-retries flag to Android perf tests. by Edward Lesmes · 7 years ago
  81. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
  82. d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
  83. 6fed924 Delete RTPPayloadRegistry::SetIncomingPayloadType. by Niels Möller · 7 years ago
  84. 881f168 Make SimpleStringBuilder into a non-template by Karl Wiberg · 7 years ago
  85. 8493594 Cleanup of TransportFeedbackObserver interface by Erik Språng · 7 years ago
  86. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  87. 98cd810 Production code: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
  88. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
  89. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
  90. f69e768 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1. by philipel · 7 years ago
  91. 3c24ea8 Removed SetTransportOverhead in transport controller. by Sebastian Jansson · 7 years ago
  92. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  93. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  94. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  95. 41f16be Silencing warnings in audio send stream unit tests. by Sebastian Jansson · 7 years ago
  96. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  97. 1896cec Removed dependencies from audio send stream unit test by Sebastian Jansson · 7 years ago
  98. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  99. 4c1ffb8 Removing access to pacer in rtp controller. by Sebastian Jansson · 7 years ago
  100. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago