1. c57d573 RID parsing for Simulcast support. by Amit Hilbuch · 6 years ago
  2. 514f084 New statistic added to VideoReceiveStream to determine latency to first decode. by Benjamin Wright · 6 years ago
  3. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  4. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  5. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  6. 5f2ffee Clean up deprecated APM stats by Sam Zackrisson · 6 years ago
  7. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  8. 38332cd Add RTCP and simulcast support for RTCRtpReceiver::getParameters() by Florent Castelli · 6 years ago
  9. 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
  10. fa0aa39 Removes templating from CompositeMediaEngine. by Sebastian Jansson · 6 years ago
  11. 84848f2 Adds interfaces for audio and video engines. by Sebastian Jansson · 6 years ago
  12. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  13. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  14. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  15. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  16. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  17. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  18. 06aa209 Add support to adapt video without preserving aspect ratio by Magnus Jedvert · 6 years ago
  19. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  20. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  21. 7e6b528 Removes FakeBaseEngine. by Sebastian Jansson · 6 years ago
  22. 93922dc Fix flaky unit test in rtc_unittests by Johannes Kron · 6 years ago
  23. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  24. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  25. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  26. 1ddc5b6 Export symbols needed by the Chromium component build (part 5). by Mirko Bonadei · 6 years ago
  27. cb06cac Moves fake media engine implementation to cc file. by Sebastian Jansson · 6 years ago
  28. 7dc9774 Delete unused code from media/base/testutils.{cc,h} by Niels Möller · 6 years ago
  29. d65d179 Export symbols needed by the Chromium component build (part 4). by Mirko Bonadei · 6 years ago
  30. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  31. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  32. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  33. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  34. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  35. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  36. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  37. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  38. 5526e45 vp9: change x-google-profile-id to profile-id by Philipp Hancke · 6 years ago
  39. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  40. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  41. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  42. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  43. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  44. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  45. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  46. 6ca9836 Prepare for per-media DSCP values. Push dscp for stun packets to the port layer where they are created. by Tim Haloun · 6 years ago
  47. 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 6 years ago
  48. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  49. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  50. 965e794 Add sanity checks to UpdateDelayStatistics and patch unit tests. by Johannes Kron · 6 years ago
  51. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  52. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 6 years ago
  53. 2e4419e Add option to only request a frame interval change via OnOutputFormatRequest. by Åsa Persson · 6 years ago
  54. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  55. 3288168 Enable video adaptation for all screenshare content by Ilya Nikolaevskiy · 6 years ago
  56. 3df1d5d Revert removal of simulcast screenshare experimental code (killswitch checks) by Ilya Nikolaevskiy · 6 years ago
  57. f5f5373 Delete unused member MediaSenderInfo::packets_cached. by Niels Möller · 7 years ago
  58. 17aff35 Enable clang::find_bad_constructs for sdk/ (part 1). by Mirko Bonadei · 7 years ago
  59. a3df0f2 Remove simulcast screenshare experimental code by Ilya Nikolaevskiy · 7 years ago
  60. e41c433 Move sigslot to proper third_party directory by Artem Titov · 7 years ago
  61. 79eb4dd Enabling clang::find_bad_constructs for libjingle_peerconnection_api. by Mirko Bonadei · 7 years ago
  62. 89b2963 Reland "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 7 years ago
  63. ca536d4 Revert "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 7 years ago
  64. d43c692 Enable simulcast screenshare by default by Ilya Nikolaevskiy · 7 years ago
  65. 065a52a Reland "Remove rtc::Optional alias and api:optional target" by Danil Chapovalov · 7 years ago
  66. b661c65 Revert "Remove rtc::Optional alias and api:optional target" by Ilya Nikolaevskiy · 7 years ago
  67. 6f5b0f9 Remove rtc::Optional alias and api:optional target by Danil Chapovalov · 7 years ago
  68. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  69. 98badbc Add VP9 profile negotiation to SDP by Emircan Uysaler · 7 years ago
  70. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  71. 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 7 years ago
  72. fc9dcb6 Remove wire-up for cancelled experement on VAAPI VP8 encoding by Ilya Nikolaevskiy · 7 years ago
  73. f7d7e90 Replace std:remove on vector::erase in streamparams_unittest.cc by Artem Titov · 7 years ago
  74. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 7 years ago
  75. f859e55 Removing warning suppression flags from media. by Mirko Bonadei · 7 years ago
  76. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 7 years ago
  77. dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 7 years ago
  78. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 7 years ago
  79. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  80. 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 7 years ago
  81. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 7 years ago
  82. b7d9d83 Implement RtpCodecParameters::parameters by Florent Castelli · 7 years ago
  83. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  84. 5c7efe7 Refactor PeerConnectionIntegrationTest to not use cricket::VideoCapturer by Niels Möller · 7 years ago
  85. 1d87148 Fixed init of H.264 profile/level support table on iOS by Yura Yaroshevich · 7 years ago
  86. 939eb80 Add missing casts-to-int to int/uint16 comparisons. by Wez · 7 years ago
  87. 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 7 years ago
  88. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 7 years ago
  89. 6136314 Fixed typo in max macroblock frame size. by Yura Yaroshevich · 7 years ago
  90. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 7 years ago
  91. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  92. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  93. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 7 years ago
  94. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  95. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 7 years ago
  96. 7435b84 Removing StramParams.type & StreamParams.display. by Seth Hampson · 7 years ago
  97. 6557d0c Delete header file videoengine_unittest.h. by Niels Möller · 7 years ago
  98. 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 7 years ago
  99. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 7 years ago
  100. 634a777 Add RRTR parameter to media engine and pass it to video receive stream by Ilya Nikolaevskiy · 7 years ago