1. 877dc89 Fix errors in AEC3 JSON parsing by Sam Zackrisson · 6 years ago
  2. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  3. 848273a Revert "Increase coverage of AEC3 JSON config unit tests, fix bugs" by Sam Zackrisson · 6 years ago
  4. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  5. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  6. 8ee06a7 Increase coverage of AEC3 JSON config unit tests, fix bugs by Sam Zackrisson · 6 years ago
  7. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  8. 01cf44d AEC3: Adding missing elements to the json parser by Per Åhgren · 6 years ago
  9. c9f9b871 AEC3: Improve dominant nearend detection by Gustaf Ullberg · 6 years ago
  10. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  11. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  12. e482ff8 Audio codecs API: Remove some weasel words in the docs by Karl Wiberg · 6 years ago
  13. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  14. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  15. 1ddc5b6 Export symbols needed by the Chromium component build (part 5). by Mirko Bonadei · 6 years ago
  16. bc6a06c Adding missing #include on absl/memory/memory.h. by Mirko Bonadei · 6 years ago
  17. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  18. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  19. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  20. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  21. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  22. 0753675 Using more specific dependencies in rtc_base. by Sebastian Jansson · 6 years ago
  23. 2d0c687 Remove |hw_encoder| and |hw_decoder| from VideoCodecTestFixture::Config. by Rasmus Brandt · 6 years ago
  24. be65d48 Remove AECM comfort noise setting from API by Sam Zackrisson · 6 years ago
  25. 2e47f7c Implement test class LoopbackMediaTransport by Niels Möller · 6 years ago
  26. f0e926f Add missing #include and deps to absl/memory by tzik · 6 years ago
  27. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  28. c84cd95 Move MockVideoDecoder to api/test. by Erik Språng · 7 years ago
  29. 11539f0 AEC3: Simplify render buffering by Gustaf Ullberg · 7 years ago
  30. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 7 years ago
  31. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 7 years ago
  32. 5e23a41 Removes backwards compatability CryptoOptions support. by Benjamin Wright · 7 years ago
  33. 6af1c92 Add mock_video_encoder.h to api/test by Erik Språng · 7 years ago
  34. 93428bf Move SdpType from/to string definition close to declaration. by Mirko Bonadei · 7 years ago
  35. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 7 years ago
  36. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 7 years ago
  37. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 7 years ago
  38. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 7 years ago
  39. 74cd1ef AEC3: Enabling by default the use of the stationarity properties at render at init by Jesús de Vicente Peña · 7 years ago
  40. 53e2211 AEC3: Kill kill-switches by Gustaf Ullberg · 7 years ago
  41. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 7 years ago
  42. 703259c Don't CHECK when parsing AEC3 parameters from json by Sam Zackrisson · 7 years ago
  43. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 7 years ago
  44. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 7 years ago
  45. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 7 years ago
  46. edc49c1 [Cleanup] Remove unused swap function. by Yves Gerey · 7 years ago
  47. a4c8514 Add JSON parsing and corresponding ToString to EchoCanceller3Config by Sam Zackrisson · 7 years ago
  48. 81125f0 Implement (mostly) standards-compliant RTCIceTransportState. by Jonas Olsson · 7 years ago
  49. c87b8c1 Moves GoogCC factory to API. by Sebastian Jansson · 7 years ago
  50. 0d8c100 AEC3: Decrease the suppression during the echo-only case by Per Åhgren · 7 years ago
  51. 13d392d AEC3: Utilize dominant nearend functionality to increase transparency by Per Åhgren · 7 years ago
  52. 0378997 Adds flags indicating presence in allocation and feedback per packet. by Sebastian Jansson · 7 years ago
  53. 789f459 Adds fields for unacknowledged data to transport feedback. by Sebastian Jansson · 7 years ago
  54. 040f87f AEC3: Allow a more stable filter during double-talk by Gustaf Ullberg · 7 years ago
  55. 7004571 AEC3: Decrease the modelling of the reverb by Per Åhgren · 7 years ago
  56. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 7 years ago
  57. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 7 years ago
  58. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 7 years ago
  59. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 7 years ago
  60. 3a74239 Fix compilation issues on media_transport_interface.h by Niels Möller · 7 years ago
  61. 666fb32 Rename DefaultNetworkSimulationConfig into BuiltInNetworkBehaviorConfig. by Artem Titov · 7 years ago
  62. 841c912 Changed FakeVp8Encoder to write dimensions in payload. by Per Kjellander · 7 years ago
  63. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 7 years ago
  64. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 7 years ago
  65. 38537ed Fix visibility of api/units build targets. by Mirko Bonadei · 7 years ago
  66. 6c19dec Adds Clamping functions for DataRate. by Sebastian Jansson · 7 years ago
  67. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 7 years ago
  68. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 7 years ago
  69. 8ea1e9d Switch webrtc from deprecated usages of NetworkSimulationInterface by Artem Titov · 7 years ago
  70. 78cdde3 Add support for sending RTP two-byte header extensions. by Johannes Kron · 7 years ago
  71. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 7 years ago
  72. 24ee167 Rename NetworkSimulationInterface into NetworkBehaviorInterface. by Artem Titov · 7 years ago
  73. dc6d553 Add more NetEq information to NetEqState. by Ivo Creusen · 7 years ago
  74. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 7 years ago
  75. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 7 years ago
  76. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 7 years ago
  77. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 7 years ago
  78. 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 7 years ago
  79. 9551375 getStats: add relayProtocol by Philipp Hancke · 7 years ago
  80. 8abd56c Split TemporalLayers and TemporalLayers checker, clean up header. by Erik Språng · 7 years ago
  81. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 7 years ago
  82. 35fa280 Adds allocated rate without feedback to new congestion controller. by Sebastian Jansson · 7 years ago
  83. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 7 years ago
  84. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  85. 02fed02 Assign spatial_idx in FrameStatistics ctor. by Sergey Silkin · 7 years ago
  86. d8f3c17 Added test dependency factory. by Patrik Höglund · 7 years ago
  87. 569397f Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by philipel · 7 years ago
  88. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 7 years ago
  89. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 7 years ago
  90. e804f92 Add video support to media transport interface. by Piotr (Peter) Slatala · 7 years ago
  91. f3119ef Add generic frame descriptor to list of supported video extensions by Danil Chapovalov · 7 years ago
  92. 3a6b729 Cleanup: remove deprecated class shortcuts. by Artem Titov · 7 years ago
  93. 3807897 Add dummy implementation for SetCodecPReferences. by Florent Castelli · 7 years ago
  94. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 7 years ago
  95. b55df92 Revert "AEC3: Reduce filter divergence during low-echo double-talk" by Gustaf Ullberg · 7 years ago
  96. 00eb12a Let NetEq use the PLC output from a decoder by Henrik Lundin · 7 years ago
  97. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 7 years ago
  98. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 7 years ago
  99. 1f87ec6 Add AEAD support to Frame Encryption API. Add Contribuitng Source To Decryptor. by Benjamin Wright · 7 years ago
  100. 958ed23 AEC3: Reduce filter divergence during low-echo double-talk by Gustaf Ullberg · 7 years ago