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