1. 1b761ca Remove simulcast constraints in SimulcastEncoderAdapter by Florent Castelli · 5 years ago
  2. 805a27e Reland "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2." by Niels Möller · 5 years ago
  3. a882fb3 Revert "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2." by Niels Moller · 5 years ago
  4. aa8b94c Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2. by Niels Möller · 5 years ago
  5. 3de32e6 Add test WebRtcVideoChannelTest.DoesNotAdaptWhenScreeensharing by Niels Möller · 5 years ago
  6. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 5 years ago
  7. f93eda1 Move some video codec constants to separate file. by Erik Språng · 5 years ago
  8. fb7a6a7 Delete test WebRtcVideoChannelTest.AdaptsOnOveruseAndChangeResolution by Niels Möller · 5 years ago
  9. 1ba3ddd Remove obsolete video_capture_module dependency. by Yves Gerey · 5 years ago
  10. 7c03bdc Reland "Add a high bitrate full stack test with fake codec" by Emircan Uysaler · 5 years ago
  11. dcc7029 Simplify WebRtcVideoChannelTest.PreviousAdaptationDoesNotApplyToScreenshare by Niels Möller · 6 years ago
  12. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  13. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  14. 29cbd85 Fix rtc_media_unittests deps (crbug.com/908819 is now fixed). by Mirko Bonadei · 6 years ago
  15. 45ccd84 Don't set the screenshare flag on FakeVideoCapturerWithTaskQueue by Niels Möller · 6 years ago
  16. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  17. d0f0f68 Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 1. by Niels Möller · 6 years ago
  18. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  19. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  20. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  21. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  22. ba50223 Make voiceengine/audio transport stop using voice_detection() interface by Sam Zackrisson · 6 years ago
  23. 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
  24. 8984cd6 Revert "Add a high bitrate full stack test with fake codec" by Oskar Sundbom · 6 years ago
  25. 15df277 Add a high bitrate full stack test with fake codec by Emircan Uysaler · 6 years ago
  26. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  27. fd87da7 Delete WebRtcVideoCapturer and related classes. by Niels Möller · 6 years ago
  28. 29e13fd Delete rtc::PacketTime (was an alias for int64_t) by Niels Möller · 6 years ago
  29. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  30. 86079a4 Fix potential null pointer dereference. by Yves Gerey · 6 years ago
  31. 3793bb4 Refactor TestVideoCapturer to support multiple sinks. by Niels Möller · 6 years ago
  32. f5fc537 Allow H264 simulcast be default by Erik Språng · 6 years ago
  33. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  34. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  35. 73f2da9 Remove VP8EncoderSimulcastProxy by Florent Castelli · 6 years ago
  36. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  37. cca13f6 Remove unused cryptoparams.h header by Steve Anton · 6 years ago
  38. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
  39. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
  40. 1d8307d Delete VideoCodec::targetBitrate by Niels Möller · 6 years ago
  41. c57d573 RID parsing for Simulcast support. by Amit Hilbuch · 6 years ago
  42. 0109295 Mark functions using old factory classes as deprecated. by Anders Carlsson · 6 years ago
  43. 514f084 New statistic added to VideoReceiveStream to determine latency to first decode. by Benjamin Wright · 6 years ago
  44. 8b9b5f9 Activate/deactivate VP9 spatial layers. by Sergey Silkin · 6 years ago
  45. 1ec2a16 Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo" by Mirta Dvornicic · 6 years ago
  46. f73d40f Add visibility for rtc_vp9_profile by Emircan Uysaler · 6 years ago
  47. cdc5eb0 Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo by Mirta Dvornicic · 6 years ago
  48. e7862cc Copy VP8EncoderSimulcastProxy to EncoderSimulcastProxy by Florent Castelli · 6 years ago
  49. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  50. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  51. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  52. 72e52ee Make simulcast screenshare default-on by Erik Språng · 6 years ago
  53. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  54. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  55. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  56. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  57. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  58. 5f2ffee Clean up deprecated APM stats by Sam Zackrisson · 6 years ago
  59. c69a56e Remove more unneeded things from ChannelSend by Fredrik Solenberg · 6 years ago
  60. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  61. 38332cd Add RTCP and simulcast support for RTCRtpReceiver::getParameters() by Florent Castelli · 6 years ago
  62. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  63. 8ef5793 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. by Mirko Bonadei · 6 years ago
  64. 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
  65. fa0aa39 Removes templating from CompositeMediaEngine. by Sebastian Jansson · 6 years ago
  66. 84848f2 Adds interfaces for audio and video engines. by Sebastian Jansson · 6 years ago
  67. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  68. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  69. cc55032 Adding shampson to media/OWNERS. by Seth Hampson · 6 years ago
  70. 8544799 Introduce DLOG to video and voiceengine. by Jonas Olsson · 6 years ago
  71. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  72. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  73. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  74. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  75. 75de46a Update SimulcastEncoderAdapter merging of EncoderInfo by Erik Språng · 6 years ago
  76. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  77. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  78. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  79. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  80. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  81. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  82. 9b5b070 Use EncoderInfo in SimulcastEncoderAdapter by Erik Språng · 6 years ago
  83. 449afd9 Updated ScopedVideoEncoder to use GetEncoderInfo() by Erik Språng · 6 years ago
  84. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  85. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  86. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  87. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  88. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  89. 436ebca Fix extra setdscp call introduced by bad merge. by Tim Haloun · 6 years ago
  90. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  91. 06aa209 Add support to adapt video without preserving aspect ratio by Magnus Jedvert · 6 years ago
  92. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  93. 327b753 Split out a separate target for VP8EncoderSimulcastProxy by Jonathan Yu · 6 years ago
  94. 5abd541 Stop exporting simulcast_encoder_adapter.h in :rtc_internal_video_codecs by Jonathan Yu · 6 years ago
  95. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  96. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  97. d38a2b8 Increase the UDP receive buffer for video by Johannes Kron · 6 years ago
  98. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  99. 7e6b528 Removes FakeBaseEngine. by Sebastian Jansson · 6 years ago
  100. 93922dc Fix flaky unit test in rtc_unittests by Johannes Kron · 6 years ago