1. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  2. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  3. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 6 years ago
  4. 908e22e Use explicit TaskQueueFactory for FrameGeneratorCapturer in video/ tests by Danil Chapovalov · 6 years ago
  5. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
  6. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  7. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  8. ae68ea0 Reland "Add new field trial for controlling congestion window settings" by Evan Shrubsole · 6 years ago
  9. bd167cf Revert "Add new field trial for controlling congestion window settings" by Evan Shrubsole · 6 years ago
  10. dd33d8e Add new field trial for controlling congestion window settings by Evan Shrubsole · 6 years ago
  11. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  12. 5684af5 VideoSendStream::Stats::total_encode_time_ms added. by Henrik Boström · 6 years ago
  13. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  14. bd631a0 Use Abseil container algorithms in video/ by Steve Anton · 6 years ago
  15. dd41da6 Delete unused methods from VCMReceiveStatisticsCallback by Niels Möller · 6 years ago
  16. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  17. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  18. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 6 years ago
  19. 547a1dc Removes injection of RtpTransportControllerSend from Call::Create. by Sebastian Jansson · 6 years ago
  20. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 6 years ago
  21. 4f36b7a Revert "Delete test/constants.h" by Oleh Prypin · 6 years ago
  22. 389b167 Delete test/constants.h by Elad Alon · 6 years ago
  23. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  24. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  25. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  26. 7ca375c Implement encoder overshoot detector and rate adjuster. by Erik Språng · 6 years ago
  27. 6347029 Removes usages of TaskQueueCongestionControl field trial. by Sebastian Jansson · 6 years ago
  28. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  29. 1e27fec Negate flag name for prerender smoothing and update comments. by Rasmus Brandt · 6 years ago
  30. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  31. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  32. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  33. 412d185 Delete pre_encode_callback from VideoSendStream::Config by Niels Möller · 6 years ago
  34. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  35. f1ab9b9 Refactor creation of ColorSpace test data by Johannes Kron · 6 years ago
  36. f7f13e0 Add end-to-end test for ColorSpace information by Johannes Kron · 6 years ago
  37. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  38. c69a56e Remove more unneeded things from ChannelSend by Fredrik Solenberg · 6 years ago
  39. 8ef5793 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. by Mirko Bonadei · 6 years ago
  40. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  41. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  42. bdc6c40 Add field trial for target bitrate RTCP XR message. by Rasmus Brandt · 6 years ago
  43. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  44. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  45. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  46. 150a907 FrameEncryption Video End To End Testcase. by Benjamin Wright · 6 years ago
  47. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  48. 4cb4786 Add expected default values to video configuration tests. by Benjamin Wright · 6 years ago
  49. d34597c Update test::CreateVideoStreams to use num_temporal_layers. by Åsa Persson · 6 years ago
  50. 76ad154 New method for precise packet reception time measurement. by Christoffer Rodbro · 6 years ago
  51. 88be972 Delete post_encode_callback by Niels Möller · 6 years ago
  52. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  53. 5ca2912 Delete VideoReceiveStream::EnableEncodedFrameRecording by Niels Möller · 6 years ago
  54. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  55. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  56. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  57. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  58. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  59. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  60. 569397f Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by philipel · 6 years ago
  61. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 6 years ago
  62. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 6 years ago
  63. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  64. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 6 years ago
  65. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  66. cb96062 Reland "Remove obsolete field trial from the tests" by Ilya Nikolaevskiy · 6 years ago
  67. 504edc0 Revert "Remove obsolete field trial from the tests" by Ilya Nikolaevskiy · 6 years ago
  68. fd5770d Remove obsolete field trial from the tests by Ilya Nikolaevskiy · 6 years ago
  69. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  70. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  71. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  72. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  73. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  74. c5d121e Disable flaky TestFlexfecRtpStatePreservation by Emircan Uysaler · 6 years ago
  75. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  76. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  77. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  78. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  79. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 6 years ago
  80. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  81. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  82. 264bee8 Remove memcheck. by Mirko Bonadei · 6 years ago
  83. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  84. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 6 years ago
  85. f33905d Makes some CallTest members private. by Sebastian Jansson · 6 years ago
  86. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 6 years ago
  87. bed801e Removes unnecessary destructor checks in tests. by Sebastian Jansson · 6 years ago
  88. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  89. f88a22c Delete pre_decode_callback. by Niels Möller · 7 years ago
  90. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  91. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 7 years ago
  92. 81327d5 Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy. by Åsa Persson · 7 years ago
  93. 96c9fc4 Add tests where the incoming stream changes codec type. by Åsa Persson · 7 years ago
  94. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 7 years ago
  95. 5b2b692 Remove unused members in HistogramTest. by Åsa Persson · 7 years ago
  96. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  97. d78f705 Testing receive time correction field trial. by Sebastian Jansson · 7 years ago
  98. 9fd6b98 Don't interrupt exponential probing when VideoStream bitrates are reconfigured. by philipel · 7 years ago
  99. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  100. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago