1. c13f4be Add chroma siting to color space RTP extension by Johannes Kron · 6 years ago
  2. 1d8307d Delete VideoCodec::targetBitrate by Niels Möller · 6 years ago
  3. 2701bc9 Signals start rate when registering to TargetTransferRateObserver. by Sebastian Jansson · 6 years ago
  4. 9d4fd555 Make CONNECTION_WRITE_TIMEOUT configurable for ice connection by Jiawei Ou · 6 years ago
  5. 6fe1fba Convert MediaSessionFactory to return unique_ptrs by Steve Anton · 6 years ago
  6. 0109295 Mark functions using old factory classes as deprecated. by Anders Carlsson · 6 years ago
  7. ad858d1 Improve the audio codec factory documentation. by Karl Wiberg · 6 years ago
  8. a6fd5e4 Rename EncodedImage::_size to capacity_, make private. by Niels Möller · 6 years ago
  9. 514f084 New statistic added to VideoReceiveStream to determine latency to first decode. by Benjamin Wright · 6 years ago
  10. 1c7f5f6 Add SetKeyFrameRequestCallback to MediaTransportInterface by Niels Möller · 6 years ago
  11. b47ccc3 Add chroma siting to ColorSpace by Johannes Kron · 6 years ago
  12. 1ec2a16 Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo" by Mirta Dvornicic · 6 years ago
  13. 1204690 Export the standardized IceConnectionState. by Jonas Olsson · 6 years ago
  14. b7180c0 Replace RegisterExternalDecoder in NetEq test VerifyTimestampPropagation. by Niels Möller · 6 years ago
  15. cdc5eb0 Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo by Mirta Dvornicic · 6 years ago
  16. e7862cc Copy VP8EncoderSimulcastProxy to EncoderSimulcastProxy by Florent Castelli · 6 years ago
  17. d8a1b7a Use opaque int as payload_type in MediaTransportInterface by Niels Möller · 6 years ago
  18. 5b14778 [Unified Plan] If "a=msid" is missing, create default stream. by Henrik Boström · 6 years ago
  19. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  20. 77894cc New method EncodedImage::set_buffer by Niels Möller · 6 years ago
  21. 9cccf85 Delete unused video coding error codes. by Niels Möller · 6 years ago
  22. 4139047 Add LookupDtlsTransportByMid to proxy map by Harald Alvestrand · 6 years ago
  23. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  24. 3b923d9 Remove color space enum value kInvalid by Johannes Kron · 6 years ago
  25. ffa6ce4 Add integration test for new GetStats() with many tracks by Steve Anton · 6 years ago
  26. 6ed4f14 Remove deprecated VideoEncoder metadata methods by Erik Språng · 6 years ago
  27. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  28. e0446cb Move implementation of LoopbackMediaTransport to .cc file by Niels Möller · 6 years ago
  29. 0c3f4d3 Friendlier error messages from data unit classes. by Sebastian Jansson · 6 years ago
  30. c4862f4 Delete method EncodedFrame::GetBitstream, part 2 by Niels Möller · 6 years ago
  31. f0eee00 Move size() method to EncodedImage base class by Niels Möller · 6 years ago
  32. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  33. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  34. d5696fb Add video support to LoopbackMediaTransport by Niels Möller · 6 years ago
  35. 648a7ce Delete method EncodedFrame::GetBitstream, part 1 by Niels Möller · 6 years ago
  36. de10eea AEC3: Fix ENR in the dominant nearend detection by Gustaf Ullberg · 6 years ago
  37. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  38. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  39. 09d6588 Change HdrMetadataExtension to ColorSpaceExtension by Johannes Kron · 6 years ago
  40. 65c921c Add setters to ColorSpace class by Johannes Kron · 6 years ago
  41. c5095e5 Fix wrong forward declaration namespace. by Mirko Bonadei · 6 years ago
  42. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  43. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  44. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  45. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  46. 5486bcd Remove SetChannelParameters function from API classes. by philipel · 6 years ago
  47. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  48. 540ef28 Adds OnReceivedUplinkAllocation method to AudioEncoder. by Sebastian Jansson · 6 years ago
  49. 6736df1 Moves BitrateAllocationUpdate to api. by Sebastian Jansson · 6 years ago
  50. 5eae1d9 Remove legacy SetTargetTransferRateObserver by Piotr (Peter) Slatala · 6 years ago
  51. 4749e4e Move HdrMetadata to ColorSpace by Johannes Kron · 6 years ago
  52. c68d282 Add test PeerConnectionIntegrationTest.MediaTransportBidirectionalAudio by Niels Möller · 6 years ago
  53. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  54. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  55. 44974e1 AEC3: Adding a correction factor for the Erle estimation that depends on the portion of the filter that is currently in use. by Jesús de Vicente Peña · 6 years ago
  56. 85340ce Move rtc::scoped_refptr to api/. by Mirko Bonadei · 6 years ago
  57. 52e69d7 Explicitly specify color space enum indices by Johannes Kron · 6 years ago
  58. c3313a3 Make api:create_peerconnection_factory public. by Mirko Bonadei · 6 years ago
  59. 72bba62 Adds shared base class for data units. by Sebastian Jansson · 6 years ago
  60. 3cf8f3e Adding empty api:create_peerconnection_factory. by Mirko Bonadei · 6 years ago
  61. 0a8bd9c Adds clamping to TimeDelta. by Sebastian Jansson · 6 years ago
  62. b5f8201 Adds scalar division to DataRate. by Sebastian Jansson · 6 years ago
  63. 8ef5793 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. by Mirko Bonadei · 6 years ago
  64. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  65. 58376f3 Make member internal::SynchronousMethodCall::e_ a non-pointer. by Niels Möller · 6 years ago
  66. a859d41 Increasing visibility of api/transport build targets. by Mirko Bonadei · 6 years ago
  67. c25d234 Adds OWNERS to api/transport. by Sebastian Jansson · 6 years ago
  68. 1724a80 AEC3: Turn off the specific suppressor mode for stationary render by Per Åhgren · 6 years ago
  69. 95ca6e1 AudioSource allows implementations to return settings by Piotr (Peter) Slatala · 6 years ago
  70. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  71. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  72. cfe3b6a Remove most of api/ortc/. by Jonas Olsson · 6 years ago
  73. 9973fa8 Pass HdrMetadata between VideoFrame and EncodedImage for VP9 by Johannes Kron · 6 years ago
  74. ad1d9f0 Add RTP header extension for HDR metadata by Johannes Kron · 6 years ago
  75. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  76. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  77. ada077f Callback changes to media transport interface: by Piotr (Peter) Slatala · 6 years ago
  78. 87e1619 Add owners for media_transport_interface by Piotr (Peter) Slatala · 6 years ago
  79. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  80. c94b22e Add magjed/nisse/sprang/brandtr as api/video_codecs owners by Erik Språng · 6 years ago
  81. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  82. ff7020a Remove non-default VideoEncoder::EncoderInfo() ctor by Erik Språng · 6 years ago
  83. 36d907b Update MockVideoEncoder with correct methods. by Erik Språng · 6 years ago
  84. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  85. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  86. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  87. 0f54f21 Removes deprecated GetSentPacket from PacketResult. by Sebastian Jansson · 6 years ago
  88. fbf1683 Add HdrMetadata to VideoFrame by Johannes Kron · 6 years ago
  89. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  90. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  91. 273d029 Implement data channel methods in LoopbackMediaTransport. by Bjorn Mellem · 6 years ago
  92. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  93. af6d741 Makes send time information in feedback non-optional. by Sebastian Jansson · 6 years ago
  94. 2812763 Remove deprecated AudioProcessing::GetStatistics function by Sam Zackrisson · 6 years ago
  95. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  96. eb2c641 Delete the default implementations of MediaTransportInterface methods. by Bjorn Mellem · 6 years ago
  97. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  98. 1f6aa9f Add interfaces for using MediaTransport as the transport for data channels. by Bjorn Mellem · 6 years ago
  99. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  100. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago