1. 8984cd6 Revert "Add a high bitrate full stack test with fake codec" by Oskar Sundbom · 6 years ago
  2. 15df277 Add a high bitrate full stack test with fake codec by Emircan Uysaler · 6 years ago
  3. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  4. fd87da7 Delete WebRtcVideoCapturer and related classes. by Niels Möller · 6 years ago
  5. 29e13fd Delete rtc::PacketTime (was an alias for int64_t) by Niels Möller · 6 years ago
  6. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  7. 86079a4 Fix potential null pointer dereference. by Yves Gerey · 6 years ago
  8. 3793bb4 Refactor TestVideoCapturer to support multiple sinks. by Niels Möller · 6 years ago
  9. f5fc537 Allow H264 simulcast be default by Erik Språng · 6 years ago
  10. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  11. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  12. 73f2da9 Remove VP8EncoderSimulcastProxy by Florent Castelli · 6 years ago
  13. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  14. cca13f6 Remove unused cryptoparams.h header by Steve Anton · 6 years ago
  15. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
  16. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
  17. 1d8307d Delete VideoCodec::targetBitrate by Niels Möller · 6 years ago
  18. c57d573 RID parsing for Simulcast support. by Amit Hilbuch · 6 years ago
  19. 0109295 Mark functions using old factory classes as deprecated. by Anders Carlsson · 6 years ago
  20. 514f084 New statistic added to VideoReceiveStream to determine latency to first decode. by Benjamin Wright · 6 years ago
  21. 8b9b5f9 Activate/deactivate VP9 spatial layers. by Sergey Silkin · 6 years ago
  22. 1ec2a16 Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo" by Mirta Dvornicic · 6 years ago
  23. f73d40f Add visibility for rtc_vp9_profile by Emircan Uysaler · 6 years ago
  24. cdc5eb0 Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo by Mirta Dvornicic · 6 years ago
  25. e7862cc Copy VP8EncoderSimulcastProxy to EncoderSimulcastProxy by Florent Castelli · 6 years ago
  26. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  27. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  28. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  29. 72e52ee Make simulcast screenshare default-on by Erik Språng · 6 years ago
  30. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  31. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  32. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  33. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  34. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  35. 5f2ffee Clean up deprecated APM stats by Sam Zackrisson · 6 years ago
  36. c69a56e Remove more unneeded things from ChannelSend by Fredrik Solenberg · 6 years ago
  37. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  38. 38332cd Add RTCP and simulcast support for RTCRtpReceiver::getParameters() by Florent Castelli · 6 years ago
  39. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  40. 8ef5793 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. by Mirko Bonadei · 6 years ago
  41. 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
  42. fa0aa39 Removes templating from CompositeMediaEngine. by Sebastian Jansson · 6 years ago
  43. 84848f2 Adds interfaces for audio and video engines. by Sebastian Jansson · 6 years ago
  44. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  45. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  46. cc550320 Adding shampson to media/OWNERS. by Seth Hampson · 6 years ago
  47. 8544799 Introduce DLOG to video and voiceengine. by Jonas Olsson · 6 years ago
  48. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  49. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  50. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  51. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  52. 75de46a Update SimulcastEncoderAdapter merging of EncoderInfo by Erik Språng · 6 years ago
  53. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  54. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  55. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  56. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  57. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  58. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  59. 9b5b070 Use EncoderInfo in SimulcastEncoderAdapter by Erik Språng · 6 years ago
  60. 449afd9 Updated ScopedVideoEncoder to use GetEncoderInfo() by Erik Språng · 6 years ago
  61. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  62. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  63. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  64. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  65. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  66. 436ebca Fix extra setdscp call introduced by bad merge. by Tim Haloun · 6 years ago
  67. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  68. 06aa209 Add support to adapt video without preserving aspect ratio by Magnus Jedvert · 6 years ago
  69. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  70. 327b753 Split out a separate target for VP8EncoderSimulcastProxy by Jonathan Yu · 6 years ago
  71. 5abd541 Stop exporting simulcast_encoder_adapter.h in :rtc_internal_video_codecs by Jonathan Yu · 6 years ago
  72. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  73. e2fd86a7 Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  74. d38a2b8 Increase the UDP receive buffer for video by Johannes Kron · 6 years ago
  75. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  76. 7e6b528 Removes FakeBaseEngine. by Sebastian Jansson · 6 years ago
  77. 93922dc Fix flaky unit test in rtc_unittests by Johannes Kron · 6 years ago
  78. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  79. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  80. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  81. b0ab2ce Reland "Remove the HighPassFilter interface" by Sam Zackrisson · 6 years ago
  82. 9a5da49 Split out a separate target for SimulcastEncoderAdapter by Jonathan Yu · 6 years ago
  83. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  84. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  85. 1ddc5b6 Export symbols needed by the Chromium component build (part 5). by Mirko Bonadei · 6 years ago
  86. cb06cac Moves fake media engine implementation to cc file. by Sebastian Jansson · 6 years ago
  87. 7dc9774 Delete unused code from media/base/testutils.{cc,h} by Niels Möller · 6 years ago
  88. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  89. d65d179 Export symbols needed by the Chromium component build (part 4). by Mirko Bonadei · 6 years ago
  90. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  91. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  92. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  93. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  94. d895f42 Revert "Remove the HighPassFilter interface" by Niklas Enbom · 6 years ago
  95. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  96. be65d48 Remove AECM comfort noise setting from API by Sam Zackrisson · 6 years ago
  97. e2405c1 Remove the HighPassFilter interface by Sam Zackrisson · 6 years ago
  98. 2c7149b Add field trial to disable unsignalled video. by Åsa Persson · 6 years ago
  99. 1a35fbd Add field trial for normalized simulcast size. by Åsa Persson · 6 years ago
  100. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago