1. 95ca6e1 AudioSource allows implementations to return settings by Piotr (Peter) Slatala · 6 years ago
  2. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  3. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  4. cfe3b6a Remove most of api/ortc/. by Jonas Olsson · 6 years ago
  5. 9973fa8 Pass HdrMetadata between VideoFrame and EncodedImage for VP9 by Johannes Kron · 6 years ago
  6. ad1d9f0 Add RTP header extension for HDR metadata by Johannes Kron · 6 years ago
  7. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  8. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  9. ada077f Callback changes to media transport interface: by Piotr (Peter) Slatala · 6 years ago
  10. 87e1619 Add owners for media_transport_interface by Piotr (Peter) Slatala · 6 years ago
  11. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  12. c94b22e Add magjed/nisse/sprang/brandtr as api/video_codecs owners by Erik Språng · 6 years ago
  13. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  14. ff7020a Remove non-default VideoEncoder::EncoderInfo() ctor by Erik Språng · 6 years ago
  15. 36d907b Update MockVideoEncoder with correct methods. by Erik Språng · 6 years ago
  16. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  17. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  18. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  19. 0f54f21 Removes deprecated GetSentPacket from PacketResult. by Sebastian Jansson · 6 years ago
  20. fbf1683 Add HdrMetadata to VideoFrame by Johannes Kron · 6 years ago
  21. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  22. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  23. 273d029 Implement data channel methods in LoopbackMediaTransport. by Bjorn Mellem · 6 years ago
  24. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  25. af6d741 Makes send time information in feedback non-optional. by Sebastian Jansson · 6 years ago
  26. 2812763 Remove deprecated AudioProcessing::GetStatistics function by Sam Zackrisson · 6 years ago
  27. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  28. eb2c641 Delete the default implementations of MediaTransportInterface methods. by Bjorn Mellem · 6 years ago
  29. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  30. 1f6aa9f Add interfaces for using MediaTransport as the transport for data channels. by Bjorn Mellem · 6 years ago
  31. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  32. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  33. 8b7d206 AEC3: Decrease latency until the delay has been detected by Per Åhgren · 6 years ago
  34. c78b0ea Create a MediaTransportState enum and add a state callback to MediaTransport. by Bjorn Mellem · 6 years ago
  35. ed7b8b1 Update media transport settings struct by Piotr (Peter) Slatala · 6 years ago
  36. 3df6e715 Makes PacketResult::GetSentPacket const. by Sebastian Jansson · 6 years ago
  37. 6b9d823 Add TargetBitrate callback to MediaTransportInterface. by Piotr (Peter) Slatala · 6 years ago
  38. a0677d1 Add MediaTransportSettings struct for configuring media transport. by Piotr (Peter) Slatala · 6 years ago
  39. ef45669 Adds GetSentPacket to PacketResult. by Sebastian Jansson · 6 years ago
  40. 150a907 FrameEncryption Video End To End Testcase. by Benjamin Wright · 6 years ago
  41. 9049037 Simplify api/DEPS presubmit check. by Mirko Bonadei · 6 years ago
  42. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  43. 327b753 Split out a separate target for VP8EncoderSimulcastProxy by Jonathan Yu · 6 years ago
  44. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  45. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  46. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  47. ddc84e9 Publish function_video_(en|de)coder_factory into api by Danil Chapovalov · 6 years ago
  48. 23524ce Add HDR metadata struct by Johannes Kron · 6 years ago
  49. 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
  50. 370bae4 APM: Adding more explicit handling of failures in the json config data by Per Åhgren · 6 years ago
  51. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  52. 583d6d9 Add missing directory to api/DEPS and PRESUBMIT.py. by Mirko Bonadei · 6 years ago
  53. 62ae178 Remove deprecated pipe field from VideoQualityTestFixtureInterface::Params by Artem Titov · 6 years ago
  54. e943d43 Remove deprecated DefaultNetworkSimulationConfig by Artem Titov · 6 years ago
  55. a418e67 Use checkdeps to ensure API headers don't include internal headers. by Mirko Bonadei · 6 years ago
  56. ec9b77b Remove deprecated API: NetwrokSimulationInterface. by Artem Titov · 6 years ago
  57. fb5c1ec AEC3: Included missing parsing of config parameter by Per Åhgren · 6 years ago
  58. 700b4a4 AEC3: Allow limiting dominant nearend to the non-initial phase by Per Åhgren · 6 years ago
  59. 877dc89 Fix errors in AEC3 JSON parsing by Sam Zackrisson · 6 years ago
  60. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  61. 848273a Revert "Increase coverage of AEC3 JSON config unit tests, fix bugs" by Sam Zackrisson · 6 years ago
  62. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  63. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  64. 8ee06a7 Increase coverage of AEC3 JSON config unit tests, fix bugs by Sam Zackrisson · 6 years ago
  65. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  66. 01cf44d AEC3: Adding missing elements to the json parser by Per Åhgren · 6 years ago
  67. c9f9b87 AEC3: Improve dominant nearend detection by Gustaf Ullberg · 6 years ago
  68. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  69. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  70. e482ff8 Audio codecs API: Remove some weasel words in the docs by Karl Wiberg · 6 years ago
  71. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  72. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  73. 1ddc5b6 Export symbols needed by the Chromium component build (part 5). by Mirko Bonadei · 6 years ago
  74. bc6a06c Adding missing #include on absl/memory/memory.h. by Mirko Bonadei · 6 years ago
  75. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  76. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  77. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  78. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  79. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  80. 0753675 Using more specific dependencies in rtc_base. by Sebastian Jansson · 6 years ago
  81. 2d0c687 Remove |hw_encoder| and |hw_decoder| from VideoCodecTestFixture::Config. by Rasmus Brandt · 6 years ago
  82. be65d48 Remove AECM comfort noise setting from API by Sam Zackrisson · 6 years ago
  83. 2e47f7c Implement test class LoopbackMediaTransport by Niels Möller · 6 years ago
  84. f0e926f Add missing #include and deps to absl/memory by tzik · 6 years ago
  85. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  86. c84cd95 Move MockVideoDecoder to api/test. by Erik Språng · 6 years ago
  87. 11539f0 AEC3: Simplify render buffering by Gustaf Ullberg · 6 years ago
  88. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  89. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  90. 5e23a41 Removes backwards compatability CryptoOptions support. by Benjamin Wright · 6 years ago
  91. 6af1c92 Add mock_video_encoder.h to api/test by Erik Språng · 6 years ago
  92. 93428bf Move SdpType from/to string definition close to declaration. by Mirko Bonadei · 6 years ago
  93. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 6 years ago
  94. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  95. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  96. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  97. 74cd1ef AEC3: Enabling by default the use of the stationarity properties at render at init by Jesús de Vicente Peña · 6 years ago
  98. 53e2211 AEC3: Kill kill-switches by Gustaf Ullberg · 6 years ago
  99. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  100. 703259c Don't CHECK when parsing AEC3 parameters from json by Sam Zackrisson · 6 years ago