1. 8b9b5f9 Activate/deactivate VP9 spatial layers. by Sergey Silkin · 6 years ago
  2. e7862cc Copy VP8EncoderSimulcastProxy to EncoderSimulcastProxy by Florent Castelli · 6 years ago
  3. 0076529 Add BufferedFrameDecryptor to cleanly deal with receiving encrypted frames. by Benjamin Wright · 6 years ago
  4. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  5. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  6. cb7eddb Add tests for cpu overuse scaling. by Åsa Persson · 6 years ago
  7. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  8. 96965ae Add ability to enable frame dumping decoder via field trial. by Erik Språng · 6 years ago
  9. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  10. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  11. 150a907 FrameEncryption Video End To End Testcase. by Benjamin Wright · 6 years ago
  12. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  13. 327b753 Split out a separate target for VP8EncoderSimulcastProxy by Jonathan Yu · 6 years ago
  14. 9a5da49 Split out a separate target for SimulcastEncoderAdapter by Jonathan Yu · 6 years ago
  15. 76ad154 New method for precise packet reception time measurement. by Christoffer Rodbro · 6 years ago
  16. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 6 years ago
  17. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  18. 5ca2912 Delete VideoReceiveStream::EnableEncodedFrameRecording by Niels Möller · 6 years ago
  19. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  20. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  21. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  22. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  23. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  24. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  25. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  26. d8f3c17 Added test dependency factory. by Patrik Höglund · 6 years ago
  27. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  28. 255750b Adds support for real audio devices in video_quality_test. by henrika · 6 years ago
  29. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  30. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  31. 90ab76d Adds support for JSON config in video_replay. by Benjamin Wright · 6 years ago
  32. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  33. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  34. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  35. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  36. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  37. b6b1cac Experimental improvements for simulcast screenshare by Erik Språng · 6 years ago
  38. 45a4c41 Never invoke rtc::LogMessage::SetLogToStderr outside of main. by Mirko Bonadei · 6 years ago
  39. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  40. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 6 years ago
  41. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  42. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  43. 0823eec Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 6 years ago
  44. c528c0a Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 6 years ago
  45. cb853c8 Reland "Add Profile 2 configuration to VP9 Encoder and Decoder" by Emircan Uysaler · 6 years ago
  46. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 6 years ago
  47. 2d82ade Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" by Qingsi Wang · 6 years ago
  48. fc9c4e8 Add Profile 2 configuration to VP9 Encoder and Decoder by Emircan Uysaler · 6 years ago
  49. 1a4746a Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file. by philipel · 6 years ago
  50. d4c5d63 Moves VideoAnalyzer class to a separate file. by Sebastian Jansson · 6 years ago
  51. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  52. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  53. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  54. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 6 years ago
  55. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  56. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  57. 8643b78 Moved NackModule and VCMPacket to their own targets by Ilya Nikolaevskiy · 6 years ago
  58. f851888 Adds flags for configuring log output from full stack tests. by Sebastian Jansson · 6 years ago
  59. 51e23ae Remove built-in sw codecs from decoder_database. by Anders Carlsson · 6 years ago
  60. 94150ee Implement VideoQualityObserver by Ilya Nikolaevskiy · 6 years ago
  61. 96c9fc4 Add tests where the incoming stream changes codec type. by Åsa Persson · 6 years ago
  62. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  63. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  64. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  65. 2027b66 Add tests for quality scaling. by Åsa Persson · 6 years ago
  66. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  67. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  68. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  69. d78f705 Testing receive time correction field trial. by Sebastian Jansson · 6 years ago
  70. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 7 years ago
  71. 8e0b15b Moves VideoSendStreamImpl to a separate file. by Sebastian Jansson · 7 years ago
  72. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 7 years ago
  73. 38c5d93 Reduce locking for CallStats (preparation for TaskQueue). by Tommi · 7 years ago
  74. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 7 years ago
  75. 9718711 VideoStreamDecoderImpl implementation, part 1. by philipel · 7 years ago
  76. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  77. 2fee4d6 VideoStreamDecoder skeleton. by philipel · 7 years ago
  78. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  79. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  80. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  81. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  82. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  83. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  84. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  85. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  86. ef76e5a Add multiplex case to codec_tests by Emircan Uysaler · 7 years ago
  87. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  88. c501713 Split end to end tests into more cohesive test sets. by Sebastian Jansson · 7 years ago
  89. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  90. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  91. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  92. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  93. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  94. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  95. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  96. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  97. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  98. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  99. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  100. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago