1. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  2. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  3. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 6 years ago
  4. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago
  5. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  6. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 6 years ago
  7. c664314 Clean up implementation in stream_params by Steve Anton · 6 years ago
  8. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  9. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  10. fd5d473 Revert "Partial frame capture API part 6" by Ilya Nikolaevskiy · 6 years ago
  11. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 6 years ago
  12. ef288dd Reland: Remove dead code from stream_params.h by Steve Anton · 6 years ago
  13. cf416e4 Revert "Remove dead code from stream_params.h" by Oleh Prypin · 6 years ago
  14. 38c83b9 Remove unused file. by Fredrik Solenberg · 6 years ago
  15. 3f408d0 Remove dead code from stream_params.h by Steve Anton · 6 years ago
  16. 7752ad6 Partial frame capture API part 6 by Ilya Nikolaevskiy · 6 years ago
  17. 167316b Remove proxy layer from AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
  18. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  19. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  20. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 6 years ago
  21. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
  22. 2c9ebef Use Abseil container algorithms in media/ by Steve Anton · 6 years ago
  23. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  24. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  25. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  26. 1e27fec Negate flag name for prerender smoothing and update comments. by Rasmus Brandt · 6 years ago
  27. 805a27e Reland "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2." by Niels Möller · 6 years ago
  28. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  29. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  30. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  31. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  32. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  33. fd87da7 Delete WebRtcVideoCapturer and related classes. by Niels Möller · 6 years ago
  34. 3793bb4 Refactor TestVideoCapturer to support multiple sinks. by Niels Möller · 6 years ago
  35. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  36. cca13f6 Remove unused cryptoparams.h header by Steve Anton · 6 years ago
  37. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
  38. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
  39. c57d573 RID parsing for Simulcast support. by Amit Hilbuch · 6 years ago
  40. 514f084 New statistic added to VideoReceiveStream to determine latency to first decode. by Benjamin Wright · 6 years ago
  41. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  42. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  43. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  44. 5f2ffee Clean up deprecated APM stats by Sam Zackrisson · 6 years ago
  45. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  46. 38332cd Add RTCP and simulcast support for RTCRtpReceiver::getParameters() by Florent Castelli · 6 years ago
  47. 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
  48. fa0aa39 Removes templating from CompositeMediaEngine. by Sebastian Jansson · 6 years ago
  49. 84848f2 Adds interfaces for audio and video engines. by Sebastian Jansson · 6 years ago
  50. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  51. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  52. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  53. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  54. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  55. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  56. 06aa209 Add support to adapt video without preserving aspect ratio by Magnus Jedvert · 6 years ago
  57. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  58. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  59. 7e6b528 Removes FakeBaseEngine. by Sebastian Jansson · 6 years ago
  60. 93922dc Fix flaky unit test in rtc_unittests by Johannes Kron · 6 years ago
  61. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  62. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  63. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  64. 1ddc5b6 Export symbols needed by the Chromium component build (part 5). by Mirko Bonadei · 6 years ago
  65. cb06cac Moves fake media engine implementation to cc file. by Sebastian Jansson · 6 years ago
  66. 7dc9774 Delete unused code from media/base/testutils.{cc,h} by Niels Möller · 6 years ago
  67. d65d179 Export symbols needed by the Chromium component build (part 4). by Mirko Bonadei · 6 years ago
  68. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  69. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  70. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  71. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  72. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  73. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  74. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  75. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  76. 5526e45 vp9: change x-google-profile-id to profile-id by Philipp Hancke · 6 years ago
  77. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  78. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  79. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  80. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  81. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  82. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  83. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  84. 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
  85. 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 6 years ago
  86. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  87. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  88. 965e794 Add sanity checks to UpdateDelayStatistics and patch unit tests. by Johannes Kron · 6 years ago
  89. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  90. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 6 years ago
  91. 2e4419e Add option to only request a frame interval change via OnOutputFormatRequest. by Åsa Persson · 6 years ago
  92. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  93. 3288168 Enable video adaptation for all screenshare content by Ilya Nikolaevskiy · 6 years ago
  94. 3df1d5d Revert removal of simulcast screenshare experimental code (killswitch checks) by Ilya Nikolaevskiy · 6 years ago
  95. f5f5373 Delete unused member MediaSenderInfo::packets_cached. by Niels Möller · 6 years ago
  96. 17aff35 Enable clang::find_bad_constructs for sdk/ (part 1). by Mirko Bonadei · 6 years ago
  97. a3df0f2 Remove simulcast screenshare experimental code by Ilya Nikolaevskiy · 6 years ago
  98. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  99. 79eb4dd Enabling clang::find_bad_constructs for libjingle_peerconnection_api. by Mirko Bonadei · 6 years ago
  100. 89b2963 Reland "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 6 years ago