1. 8544799 Introduce DLOG to video and voiceengine. by Jonas Olsson · 6 years ago
  2. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  3. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  4. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  5. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  6. 75de46a Update SimulcastEncoderAdapter merging of EncoderInfo by Erik Språng · 6 years ago
  7. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  8. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  9. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  10. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  11. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  12. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  13. 9b5b070 Use EncoderInfo in SimulcastEncoderAdapter by Erik Språng · 6 years ago
  14. 449afd9 Updated ScopedVideoEncoder to use GetEncoderInfo() by Erik Språng · 6 years ago
  15. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  16. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  17. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  18. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  19. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  20. 436ebca Fix extra setdscp call introduced by bad merge. by Tim Haloun · 6 years ago
  21. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  22. 06aa209 Add support to adapt video without preserving aspect ratio by Magnus Jedvert · 6 years ago
  23. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  24. 327b753 Split out a separate target for VP8EncoderSimulcastProxy by Jonathan Yu · 6 years ago
  25. 5abd541 Stop exporting simulcast_encoder_adapter.h in :rtc_internal_video_codecs by Jonathan Yu · 6 years ago
  26. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  27. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  28. d38a2b8 Increase the UDP receive buffer for video by Johannes Kron · 6 years ago
  29. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  30. 7e6b528 Removes FakeBaseEngine. by Sebastian Jansson · 6 years ago
  31. 93922dc Fix flaky unit test in rtc_unittests by Johannes Kron · 6 years ago
  32. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  33. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  34. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  35. b0ab2ce Reland "Remove the HighPassFilter interface" by Sam Zackrisson · 6 years ago
  36. 9a5da49 Split out a separate target for SimulcastEncoderAdapter by Jonathan Yu · 6 years ago
  37. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  38. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  39. 1ddc5b6 Export symbols needed by the Chromium component build (part 5). by Mirko Bonadei · 6 years ago
  40. cb06cac Moves fake media engine implementation to cc file. by Sebastian Jansson · 6 years ago
  41. 7dc9774 Delete unused code from media/base/testutils.{cc,h} by Niels Möller · 6 years ago
  42. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  43. d65d179 Export symbols needed by the Chromium component build (part 4). by Mirko Bonadei · 6 years ago
  44. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  45. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  46. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  47. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  48. d895f42 Revert "Remove the HighPassFilter interface" by Niklas Enbom · 6 years ago
  49. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  50. be65d48 Remove AECM comfort noise setting from API by Sam Zackrisson · 6 years ago
  51. e2405c1 Remove the HighPassFilter interface by Sam Zackrisson · 6 years ago
  52. 2c7149b Add field trial to disable unsignalled video. by Åsa Persson · 6 years ago
  53. 1a35fbd Add field trial for normalized simulcast size. by Åsa Persson · 6 years ago
  54. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  55. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  56. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 6 years ago
  57. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  58. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  59. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  60. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  61. 5526e45 vp9: change x-google-profile-id to profile-id by Philipp Hancke · 6 years ago
  62. 0378997 Adds flags indicating presence in allocation and feedback per packet. by Sebastian Jansson · 6 years ago
  63. 20a49f3 Don't try to use CN if voice codec isn't mono by Karl Wiberg · 6 years ago
  64. 1e05486 Added the new generic descriptor extension to WebRtcVideoEngine::GetCapabilities. by philipel · 6 years ago
  65. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  66. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  67. b6a8942 Fix race condition for GetContributingSources test. by Yves Gerey · 6 years ago
  68. 841c912 Changed FakeVp8Encoder to write dimensions in payload. by Per Kjellander · 6 years ago
  69. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  70. 5fbc0e0 Hide libvpx vp8 encoder behind an interface and add mock for testing. by Erik Språng · 6 years ago
  71. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  72. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  73. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  74. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  75. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  76. 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
  77. fc8f5aa Add jeroendb@ and shampson@ as media/sctp/ OWNERS by Steve Anton · 6 years ago
  78. c1adcad Replace leftover usage of old AEC interfaces by Sam Zackrisson · 6 years ago
  79. 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 6 years ago
  80. ad5465b Deliver partial SCTP messages when the SID is (unexpectedly) changed. by Jeroen de Borst · 6 years ago
  81. 5ca2912 Delete VideoReceiveStream::EnableEncodedFrameRecording by Niels Möller · 6 years ago
  82. 73d117f Split WebRTC-UseShortVP8TL3Pattern field trial in two. by Rasmus Brandt · 6 years ago
  83. 8abd56c Split TemporalLayers and TemporalLayers checker, clean up header. by Erik Språng · 6 years ago
  84. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  85. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  86. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  87. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 6 years ago
  88. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  89. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  90. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  91. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  92. 7988e5c Remove echo_cancellation() and echo_control_mobile() interface access outside APM by Sam Zackrisson · 6 years ago
  93. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  94. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  95. 965e794 Add sanity checks to UpdateDelayStatistics and patch unit tests. by Johannes Kron · 6 years ago
  96. b65aa01 Revert "Reland "Enable simulcast screenshare by default"" by Erik Språng · 6 years ago
  97. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  98. 645512b Add field trial to allow always using max layers. by Åsa Persson · 6 years ago
  99. cf91942 Prevent resolution limited max bitrate from going below min by Erik Språng · 6 years ago
  100. 9c38c47 Calculate NtpCaptureStartMs using clock, not the frame rtp timestamp by Ilya Nikolaevskiy · 6 years ago